Commit 071236f4 authored by TanakaKotoha's avatar TanakaKotoha

fix lua

parent b9efbe89
......@@ -71,7 +71,6 @@ function c10970001.spop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+0x1fe0000)
e1:SetValue(0x1233)
c:RegisterEffect(e1,true)
c:AddMonsterAttributeComplete()
Duel.SpecialSummonComplete()
end
end
......@@ -62,7 +62,6 @@ function c10970002.spop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+0x1fe0000)
e1:SetValue(0x1233)
c:RegisterEffect(e1,true)
c:AddMonsterAttributeComplete()
Duel.SpecialSummonComplete()
end
end
......
......@@ -63,7 +63,6 @@ function c10970008.spop(e,tp,eg,ep,ev,re,r,rp)
e2:SetReset(RESET_EVENT+0x47e0000)
e2:SetValue(LOCATION_HAND)
tc:RegisterEffect(e2,true)
tc:AddMonsterAttributeComplete()
Duel.SpecialSummonComplete()
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