diff --git a/src/playercards/cards/Unrelenting1.ttslua b/src/playercards/cards/Unrelenting1.ttslua index c57efbf4..510c9fc4 100644 --- a/src/playercards/cards/Unrelenting1.ttslua +++ b/src/playercards/cards/Unrelenting1.ttslua @@ -1,5 +1,7 @@ VALID_TOKENS = {} -INVALID_TOKENS = {} +INVALID_TOKENS = { + ["Auto-fail"] = true +} UPDATE_ON_HOVER = true