Commit 235080fc authored by 聖園ミカ's avatar 聖園ミカ 🐟

hop

parent 44ae7789
Pipeline #31085 passed with stages
in 28 minutes and 35 seconds
......@@ -9,7 +9,7 @@ function c16364059.initial_effect(c)
e1:SetCategory(CATEGORY_TOHAND)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetProperty(EFFECT_FLAG_DELAY)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetCode(EVENT_SPSUMMON_SUCCESS+EFFECT_FLAG_CARD_TARGET)
e1:SetCountLimit(1,16364059)
e1:SetCondition(c16364059.spcon)
e1:SetTarget(c16364059.sptg)
......
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