Commit 53ec1554 authored by nekrozar's avatar nekrozar Committed by DailyShana

fix Memory Crush King (#666)

parent 0a3d11db
......@@ -29,7 +29,6 @@ function c75675029.operation(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetMatchingGroup(c75675029.filter,tp,0,LOCATION_GRAVE,nil)
local ct=Duel.Remove(g,POS_FACEUP,REASON_EFFECT)
if ct~=0 then
Duel.BreakEffect()
Duel.Damage(1-tp,ct*1000,REASON_EFFECT)
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