Commit 53011a0b authored by salix5's avatar salix5

Merge pull request #1233 from nekrozar/patch-1

fix Magical Hats
parents d044835c c4d50053
...@@ -97,5 +97,5 @@ function c81210420.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -97,5 +97,5 @@ function c81210420.desop(e,tp,eg,ep,ev,re,r,rp)
local fid=e:GetLabel() local fid=e:GetLabel()
local tg=g:Filter(c81210420.desfilter,nil,fid) local tg=g:Filter(c81210420.desfilter,nil,fid)
g:DeleteGroup() g:DeleteGroup()
Duel.Destroy(tg,REASON_EFFECT) Duel.Destroy(tg,REASON_RULE)
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