Commit baa24ffb authored by xiaoye's avatar xiaoye

del c.is_has_dressup

parent 0d7fbe06
......@@ -282,7 +282,6 @@ end
---舞装加身-「code」(在游戏中,也当做与指定的卡同名的卡使用。)
function VgD.DressUp(c,code)
c.is_has_dressup = true
local e=Effect.CreateEffect(c)
e:SetType(EFFECT_TYPE_SINGLE)
e:SetCode(EFFECT_ADD_CODE)
......
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