Moves ReagentDispenser Inventories to Catalog
This commit is contained in:
22
Resources/Prototypes/Catalog/ReagentDispensers/beverage.yml
Normal file
22
Resources/Prototypes/Catalog/ReagentDispensers/beverage.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
- type: reagentDispenserInventory
|
||||
id: SodaDispenserInventory
|
||||
inventory:
|
||||
- Coffee
|
||||
- Cola
|
||||
- Cream
|
||||
- Ice
|
||||
- Tea
|
||||
- Water
|
||||
|
||||
- type: reagentDispenserInventory
|
||||
id: BoozeDispenserInventory
|
||||
inventory:
|
||||
- Ale
|
||||
- Beer
|
||||
- Cognac
|
||||
- Ice
|
||||
- Kahlua
|
||||
- Rum
|
||||
- Vodka
|
||||
- Whiskey
|
||||
- Wine
|
||||
27
Resources/Prototypes/Catalog/ReagentDispensers/chemical.yml
Normal file
27
Resources/Prototypes/Catalog/ReagentDispensers/chemical.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
- type: reagentDispenserInventory
|
||||
id: ChemDispenserStandardInventory
|
||||
inventory:
|
||||
- Aluminium
|
||||
- Carbon
|
||||
- Chlorine
|
||||
- Copper
|
||||
- Ethanol
|
||||
- Fluorine
|
||||
- Glucose
|
||||
- Hydrogen
|
||||
- Iron
|
||||
- Lithium
|
||||
- Mercury
|
||||
- Nitrogen
|
||||
- Nutriment
|
||||
- Oxygen
|
||||
- Phosphorus
|
||||
- Potassium
|
||||
- Radium
|
||||
- Silicon
|
||||
- Sodium
|
||||
- Sugar
|
||||
- Sulfur
|
||||
- SulfuricAcid
|
||||
- Uranium
|
||||
- Water
|
||||
@@ -9,16 +9,3 @@
|
||||
state: booze_dispenser
|
||||
- type: ReagentDispenser
|
||||
pack: BoozeDispenserInventory
|
||||
|
||||
- type: reagentDispenserInventory
|
||||
id: BoozeDispenserInventory
|
||||
inventory:
|
||||
- Ale
|
||||
- Beer
|
||||
- Cognac
|
||||
- Ice
|
||||
- Kahlua
|
||||
- Rum
|
||||
- Vodka
|
||||
- Whiskey
|
||||
- Wine
|
||||
|
||||
@@ -13,31 +13,3 @@
|
||||
- type: ReagentDispenser
|
||||
pack: ChemDispenserStandardInventory
|
||||
- type: PowerReceiver
|
||||
|
||||
- type: reagentDispenserInventory
|
||||
id: ChemDispenserStandardInventory
|
||||
inventory:
|
||||
- Aluminium
|
||||
- Carbon
|
||||
- Chlorine
|
||||
- Copper
|
||||
- Ethanol
|
||||
- Fluorine
|
||||
- Glucose
|
||||
- Hydrogen
|
||||
- Iron
|
||||
- Lithium
|
||||
- Mercury
|
||||
- Nitrogen
|
||||
- Nutriment
|
||||
- Oxygen
|
||||
- Phosphorus
|
||||
- Potassium
|
||||
- Radium
|
||||
- Silicon
|
||||
- Sodium
|
||||
- Sugar
|
||||
- Sulfur
|
||||
- SulfuricAcid
|
||||
- Uranium
|
||||
- Water
|
||||
|
||||
@@ -9,13 +9,3 @@
|
||||
state: soda_dispenser
|
||||
- type: ReagentDispenser
|
||||
pack: SodaDispenserInventory
|
||||
|
||||
- type: reagentDispenserInventory
|
||||
id: SodaDispenserInventory
|
||||
inventory:
|
||||
- Coffee
|
||||
- Cola
|
||||
- Cream
|
||||
- Ice
|
||||
- Tea
|
||||
- Water
|
||||
|
||||
Reference in New Issue
Block a user