Commit 868d857f authored by GuGu's avatar GuGu

Update c22218.lua 清理废弃词条

parent f44db3a2
Pipeline #31921 passed with stage
in 30 seconds
......@@ -67,7 +67,6 @@ function c22218.activate(e,tp,eg,ep,ev,re,r,rp)
if ct>0 and c:IsRelateToEffect(e) and c:IsFaceup() then
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetProperty(EFFECT_FLAG_COPY_INHERIT)
e1:SetCode(EFFECT_UPDATE_ATTACK)
e1:SetValue(ct*100)
e1:SetReset(RESET_EVENT+0x1ff0000)
......
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