Commit bfead73f authored by wind2009's avatar wind2009

fix 百鬼羅刹 神速ブーン

parent ab0d1b2c
......@@ -9,6 +9,7 @@ function c101203010.initial_effect(c)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetRange(LOCATION_HAND+LOCATION_GRAVE)
e1:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_MAIN_END)
e1:SetCountLimit(1,EFFECT_COUNT_CODE_CHAIN)
e1:SetCondition(c101203010.spcon)
e1:SetTarget(c101203010.sptg)
e1:SetOperation(c101203010.spop)
......
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