Fix The Hunter description lying to you

This commit is contained in:
Emik 2025-04-05 03:40:13 +02:00
parent e069cd8f68
commit 767d54d2d8
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D
2 changed files with 2 additions and 2 deletions

View file

@ -17,5 +17,5 @@
"conflicts": [ "conflicts": [
"Jen" "Jen"
], ],
"version": "1.0.1" "version": "1.0.2"
} }

View file

@ -129,7 +129,7 @@ SMODS.Joker {
end end
local rounds_left = card.ability.extra.rounds_left local rounds_left = card.ability.extra.rounds_left
local sold = rounds_left - hunter[2] local sold = rounds_left - hunter[3]
return { return {
vars = { vars = {