Commit 4571b01a authored by Tachibana's avatar Tachibana

1145141919810

parent 3724be5c
Pipeline #15064 passed with stages
in 30 minutes and 9 seconds
...@@ -29,7 +29,7 @@ function c71400068.initial_effect(c) ...@@ -29,7 +29,7 @@ function c71400068.initial_effect(c)
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O) e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e2:SetProperty(EFFECT_FLAG_DELAY) e2:SetProperty(EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_LEAVE_FIELD) e2:SetCode(EVENT_LEAVE_FIELD)
e2:SetRange(LOCATION_HAND) e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,71400068) e2:SetCountLimit(1,71400068)
e2:SetCondition(c71400068.con2) e2:SetCondition(c71400068.con2)
e2:SetTarget(c71400068.tg2) e2:SetTarget(c71400068.tg2)
......
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