Commit 1949c202 authored by GuGu's avatar GuGu

Update c23261.lua

parent 9794823d
Pipeline #40190 passed with stage
in 5 seconds
......@@ -9,6 +9,7 @@ function c23261.initial_effect(c)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetRange(LOCATION_MZONE)
e1:SetCountLimit(1,EFFECT_COUNT_CODE_CHAIN)
e1:SetCondition(c23261.dcon)
e1:SetTarget(c23261.destg)
e1:SetOperation(c23261.desop)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment