Commit 2340bdf1 authored by wind2009's avatar wind2009 Committed by GitHub

Fix 魔術師の弟子-ブラック・マジシャン・ガール (#3102)

parent dad1fc7a
......@@ -59,7 +59,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp,c)
e1:SetCode(EFFECT_CHANGE_CODE)
e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e1:SetValue(38033121)
e1:SetReset(RESET_EVENT+0xff0000)
e1:SetReset(RESET_EVENT+0xfe0000)
c:RegisterEffect(e1)
end
function s.thfilter(c)
......
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