Increase cap
This commit is contained in:
parent
fd6f25b913
commit
92a58ab1ad
2 changed files with 2 additions and 2 deletions
|
|
@ -17,5 +17,5 @@
|
|||
"conflicts": [
|
||||
"Jen"
|
||||
],
|
||||
"version": "1.6.10"
|
||||
"version": "1.6.11"
|
||||
}
|
||||
|
|
@ -155,7 +155,7 @@ SMODS.Joker {
|
|||
"{C:inactive,s:0.75,E:1}#5#{C:red,s:1.5,E:1}#6#",
|
||||
},
|
||||
},
|
||||
config = {extra = {money = 2, xmoney = 1.5, max = 1000}},
|
||||
config = {extra = {money = 2, xmoney = 1.5, max = 10000}},
|
||||
attributes = {"destroy_card", "economy", "tag"},
|
||||
pos = {x = 0, y = 0},
|
||||
sinis = {x = 2, y = 0},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue