Commit 33d6e087 authored by DailyShana's avatar DailyShana

fix

parent fc74b145
...@@ -78,7 +78,7 @@ end ...@@ -78,7 +78,7 @@ end
function c40737112.rmop(e,tp,eg,ep,ev,re,r,rp) function c40737112.rmop(e,tp,eg,ep,ev,re,r,rp)
local bc=e:GetLabelObject() local bc=e:GetLabelObject()
if bc:IsRelateToBattle() then if bc:IsRelateToBattle() then
Duel.Remove(bc,POS_FACEUP,REASON_EFFECT) Duel.Remove(bc,POS_FACEUP,REASON_EFFECT+REASON_BATTLE)
end end
end end
function c40737112.recon(e) function c40737112.recon(e)
......
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