Skip to content

Commit 8702c4e

Browse files
Merge pull request #470 from TheRealNova422-real/patch-22
Fixed one thing
2 parents e1cbcb4 + 52dcd55 commit 8702c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

items/epic.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2018,6 +2018,7 @@ local clockwork = { -- Steel Support: The Joker
20182018
if
20192019
context.individual
20202020
and context.cardarea == G.hand
2021+
and not context.end_of_round
20212022
and context.other_card.ability.effect == "Steel Card"
20222023
and card.ability.extra.steelenhc > 1
20232024
then -- effect 4

0 commit comments

Comments
 (0)