Skip to content

Commit 863cf65

Browse files
authored
Salt Riot (#709)
1 parent 4d193ed commit 863cf65

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Resources/Prototypes/Catalog/Fills/Lockers/service.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
amount: 2
4242
- id: ReagentContainerSugar
4343
- id: FoodCondimentPacketSalt
44-
amount: 3
44+
amount: 1 # SS220 SaltRiot
45+
- id: FoodShakerSalt # SS220 SaltRiot
4546
- id: FoodCondimentPacketPepper
4647
amount: 3
4748
- id: FoodCondimentBottleEnzyme

Resources/Prototypes/Catalog/VendingMachines/Inventories/chefvend.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
ReagentContainerCornmeal: 2
66
ReagentContainerSugar: 2
77
ReagentContainerRice: 2
8-
FoodCondimentPacketSalt: 4
8+
FoodShakerSalt: 2 # SS220 SaltRiot
99
FoodCondimentBottleEnzyme: 2
1010
FoodCondimentBottleHotsauce: 1
1111
FoodCondimentBottleKetchup: 1
@@ -20,4 +20,4 @@
2020
FoodButter: 4
2121
FoodCheese: 1
2222
FoodMeat: 6
23-
23+

0 commit comments

Comments
 (0)