Increase cigarette count in cig packs (#22919)

add
This commit is contained in:
Ubaser
2023-12-25 07:01:17 +11:00
committed by GitHub
parent fd5a1b293a
commit dd2f8deee9

View File

@@ -52,7 +52,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: Cigarette - id: Cigarette
amount: 5 amount: 10
- type: ItemCounter - type: ItemCounter
count: count:
tags: [Cigarette] tags: [Cigarette]