We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c41fd0 commit 6ab154fCopy full SHA for 6ab154f
1 file changed
rush/c160214030.lua
@@ -58,6 +58,7 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp)
58
e1:SetProperty(EFFECT_FLAG_CLIENT_HINT)
59
e1:SetCode(EFFECT_EXTRA_ATTACK)
60
e1:SetValue(1)
61
+ e1:SetReset(RESET_EVENT|RESETS_STANDARD)
62
c:RegisterEffect(e1)
63
end
64
0 commit comments