Commit a0016cdc authored by Tachibana's avatar Tachibana

ybb

parent bda8fb48
Pipeline #10118 passed with stages
in 27 minutes and 27 seconds
......@@ -98,7 +98,7 @@ function cm.disop(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EFFECT_UPDATE_ATTACK)
e1:SetValue(tc:GetAttack())
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_DISABLE)
e:GetHandler()RegisterEffect(e1)
e:GetHandler():RegisterEffect(e1)
end
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