Mark The Hunter incompatible with perishable
This commit is contained in:
parent
3c98e2cbca
commit
d0a9cdfe72
2 changed files with 2 additions and 1 deletions
|
|
@ -12,5 +12,5 @@
|
||||||
"Bakery (>=0.1.26~*)"
|
"Bakery (>=0.1.26~*)"
|
||||||
],
|
],
|
||||||
"conflicts": ["Jen"],
|
"conflicts": ["Jen"],
|
||||||
"version": "0.3.2"
|
"version": "0.3.3"
|
||||||
}
|
}
|
||||||
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue