Commit 91494b80 authored by Tachibana's avatar Tachibana

1145141919810

parent b55adddd
......@@ -105,7 +105,7 @@ local c=e:GetHandler()
e1:SetDescription(aux.Stringid(m,1))
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e1:SetCode(EFFECT_ADD_CODE)
e1:SetCode(EFFECT_CHANGE_CODE)
e1:SetValue(cpc:GetCode())
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
tc:RegisterEffect(e1)
......
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