Mark The Hunter incompatible with perishable

This commit is contained in:
Emik 2025-04-01 23:09:09 +02:00
parent 3c98e2cbca
commit d0a9cdfe72
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D
2 changed files with 2 additions and 1 deletions

View file

@ -12,5 +12,5 @@
"Bakery (>=0.1.26~*)" "Bakery (>=0.1.26~*)"
], ],
"conflicts": ["Jen"], "conflicts": ["Jen"],
"version": "0.3.2" "version": "0.3.3"
} }

View file

@ -117,6 +117,7 @@ SMODS.Joker {
config = {extra = {rounds_left = hunter[1]}}, config = {extra = {rounds_left = hunter[1]}},
pos = {x = 0, y = 0}, pos = {x = 0, y = 0},
eternal_compat = false, eternal_compat = false,
perishable_compat = false,
soul_pos = {x = 1, y = 0}, soul_pos = {x = 1, y = 0},
cost = Cryptid and 20 or 8, cost = Cryptid and 20 or 8,
rarity = Cryptid and 4 or 3, rarity = Cryptid and 4 or 3,