Increase tokens' collection row length
This commit is contained in:
parent
3c94e83b58
commit
55dd6da290
2 changed files with 2 additions and 2 deletions
|
|
@ -17,5 +17,5 @@
|
|||
"conflicts": [
|
||||
"Jen"
|
||||
],
|
||||
"version": "1.5.28"
|
||||
"version": "1.5.29"
|
||||
}
|
||||
|
|
@ -15,7 +15,7 @@ SMODS.ConsumableType {
|
|||
name = "Token",
|
||||
},
|
||||
shop_rate = 0,
|
||||
collection_rows = {5, 6},
|
||||
collection_rows = {6, 6},
|
||||
primary_colour = G.C.CHIPS,
|
||||
secondary_colour = G.C.VOUCHER,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue