Skip to content

Commit

Permalink
trying to get this to work
Browse files Browse the repository at this point in the history
  • Loading branch information
KittenColony committed Mar 10, 2024
1 parent 68ed163 commit 6289690
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
- type: SolutionContainerManager
solutions:
smokable:
maxVol: 20
maxVol: 15
reagents:
- ReagentId: Nicotine
Quantity: 10
- ReagentId: OilOlive
Quantity: 10
Quantity: 5

- type: entity
id: CigaretteCandy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- type: StorageFill
contents:
- id: CigaretteOlive
amount: 5
amount: 10

- type: entity
id: CigPackCandy
Expand All @@ -26,4 +26,4 @@
- type: StorageFill
contents:
- id: CigaretteCandy
amount: 5
amount: 10

0 comments on commit 6289690

Please sign in to comment.