Commit ffdd10c3 authored by GuGu's avatar GuGu

Update c888174.lua

parent ef4633ce
Pipeline #32886 passed with stage
in 10 seconds
......@@ -36,7 +36,7 @@ function c888174.operation(e,tp,eg,ep,ev,re,r,rp)
e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e1:SetTargetRange(1,0)
e1:SetReset(RESET_PHASE+PHASE_END+RESET_OPPO_TURN,4)
e1:SetCode(0x10000000+888174)
e1:SetCode(EFFECT_FLAG_EFFECT+888174)
Duel.RegisterEffect(e1,tp)
end
function c888174.damcon(e,tp,eg,ep,ev,re,r,rp)
......
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