Increase tokens' collection row length

This commit is contained in:
Emik 2026-02-21 05:10:22 +01:00
parent 3c94e83b58
commit 55dd6da290
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 2 additions and 2 deletions

View file

@ -17,5 +17,5 @@
"conflicts": [
"Jen"
],
"version": "1.5.28"
"version": "1.5.29"
}

View file

@ -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,
}