Commit 6196f71d authored by 2924713558's avatar 2924713558 Committed by GitHub

Update c11200024.lua

parent 4efbfd6c
......@@ -64,7 +64,6 @@ function c11200024.op2(e,tp,eg,ep,ev,re,r,rp)
local sc=sg:GetFirst()
sc:AddMonsterAttribute(TYPE_NORMAL,ATTRIBUTE_LIGHT,RACE_BEAST,4,1100,1100)
Duel.SpecialSummonStep(sc,0,tp,tp,true,false,POS_FACEUP)
sc:AddMonsterAttributeComplete()
Duel.SpecialSummonComplete()
Duel.Draw(tp,1,REASON_EFFECT)
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