Tweak number

This commit is contained in:
Emik 2026-06-24 00:14:05 +02:00
parent 7dfc8671e4
commit 6f7aac1234
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.10.5" "version": "1.10.6"
} }

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 3}}, config = {extra = {karma = 0, max_karma = Jane.cry and 20 or 2}},
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,