Tweak number

This commit is contained in:
Emik 2026-06-23 21:15:05 +02:00
parent 40e8d4086b
commit 99cb65bdfe
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,5 @@
"conflicts": [ "conflicts": [
"Jen" "Jen"
], ],
"version": "1.9.2" "version": "1.9.3"
} }

View file

@ -590,7 +590,7 @@ SMODS.Joker {
Jane.cry and "{C:inactive}(Gateway has no downside)" or nil, Jane.cry and "{C:inactive}(Gateway has no downside)" or nil,
}, },
}, },
config = {extra = {karma = 0, max_karma = Jane.cry and 20 or 5}}, config = {extra = {karma = 0, max_karma = Jane.cry and 20 or 3}},
pos = {x = 0, y = 0}, pos = {x = 0, y = 0},
soul_pos = {x = 1, y = 0}, soul_pos = {x = 1, y = 0},
cost = 20, cost = 20,