Commit 5505b66d authored by 聖園ミカ's avatar 聖園ミカ 🐟

man!

parent 6a985beb
......@@ -63,8 +63,8 @@ function s.mtop(e,tp,eg,ep,ev,re,r,rp)
and bc:IsCanBeSpecialSummoned(e,0,tp,false,false)
and Duel.SelectYesNo(tp,aux.Stringid(id,2)) then
Duel.BreakEffect()
local dam=bc:GetAttack()
Duel.SpecialSummon(bc,0,tp,tp,false,false,POS_FACEUP)
local dam=bc:GetAttack()
Duel.Damage(1-tp,dam,REASON_DRAW)
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