Tweak number
This commit is contained in:
parent
7dfc8671e4
commit
6f7aac1234
2 changed files with 2 additions and 2 deletions
|
|
@ -18,5 +18,5 @@
|
|||
"conflicts": [
|
||||
"Jen"
|
||||
],
|
||||
"version": "1.10.5"
|
||||
"version": "1.10.6"
|
||||
}
|
||||
|
|
@ -590,7 +590,7 @@ SMODS.Joker {
|
|||
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},
|
||||
soul_pos = {x = 1, y = 0},
|
||||
cost = 20,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue