Skip to content

Commit

Permalink
temp fix 世海龍ジーランティス
Browse files Browse the repository at this point in the history
  • Loading branch information
mercury233 authored Nov 6, 2022
1 parent 6a73084 commit 9daab53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c45112597.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 9daab53

Please sign in to comment.