Commit 161cb3a8 authored by wind2009's avatar wind2009 Committed by GitHub

Fix BF-毒風のシムーン (#2988)

parent 65b35088
...@@ -87,7 +87,7 @@ function c81470373.splimit(e,c) ...@@ -87,7 +87,7 @@ function c81470373.splimit(e,c)
end end
function c81470373.tgop(e,tp,eg,ep,ev,re,r,rp) function c81470373.tgop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
if Duel.SendtoGrave(c,REASON_EFFECT)~=0 and c:IsLocation(LOCATION_GRAVE) then if Duel.SendtoGrave(c,REASON_EFFECT)~=0 then
Duel.Damage(tp,1000,REASON_EFFECT) Duel.Damage(tp,1000,REASON_EFFECT)
end end
end end
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