Commit b753fc96 authored by Amiya's avatar Amiya

修复

parent d9470cde
...@@ -51,6 +51,7 @@ function s.tgtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc) ...@@ -51,6 +51,7 @@ function s.tgtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
{b3,aux.Stringid(id,3),3}, {b3,aux.Stringid(id,3),3},
{b4,aux.Stringid(id,4),4}) {b4,aux.Stringid(id,4),4})
Duel.RemoveCounter(tp,1,0,0x70,op,REASON_COST) Duel.RemoveCounter(tp,1,0,0x70,op,REASON_COST)
e:SetLabel(op)
if op==1 or op==2 then if op==1 or op==2 then
e:SetCategory(CATEGORY_ATKCHANGE) e:SetCategory(CATEGORY_ATKCHANGE)
elseif op==3 then elseif op==3 then
......
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