Skip to content

Commit 6ab154f

Browse files
committed
fixed Ancient Gear Megaton Golem
1 parent 2c41fd0 commit 6ab154f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rush/c160214030.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ function s.atkop(e,tp,eg,ep,ev,re,r,rp)
5858
e1:SetProperty(EFFECT_FLAG_CLIENT_HINT)
5959
e1:SetCode(EFFECT_EXTRA_ATTACK)
6060
e1:SetValue(1)
61+
e1:SetReset(RESET_EVENT|RESETS_STANDARD)
6162
c:RegisterEffect(e1)
6263
end
6364
end

0 commit comments

Comments
 (0)