Commit 9daab53a authored by mercury233's avatar mercury233 Committed by GitHub

temp fix 世海龍ジーランティス

see https://github.com/Fluorohydride/ygopro/issues/2446
parent 6a73084e
......@@ -41,6 +41,7 @@ end
function c45112597.rmop(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetMatchingGroup(Card.IsAbleToRemove,tp,LOCATION_MZONE,LOCATION_MZONE,nil)
if #g>0 and Duel.Remove(g,POS_FACEUP,REASON_EFFECT)~=0 then
Duel.AdjustAll()
local og=Duel.GetOperatedGroup():Filter(c45112597.spfilter,nil,e,tp)
if #og<=0 then return end
local ft1=Duel.GetLocationCount(tp,LOCATION_MZONE)
......
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