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
|
state: booze_dispenser
|
||||||
- type: ReagentDispenser
|
- type: ReagentDispenser
|
||||||
pack: BoozeDispenserInventory
|
pack: BoozeDispenserInventory
|
||||||
|
|
||||||
- type: reagentDispenserInventory
|
|
||||||
id: BoozeDispenserInventory
|
|
||||||
inventory:
|
|
||||||
- Ale
|
|
||||||
- Beer
|
|
||||||
- Cognac
|
|
||||||
- Ice
|
|
||||||
- Kahlua
|
|
||||||
- Rum
|
|
||||||
- Vodka
|
|
||||||
- Whiskey
|
|
||||||
- Wine
|
|
||||||
|
|||||||
@@ -13,31 +13,3 @@
|
|||||||
- type: ReagentDispenser
|
- type: ReagentDispenser
|
||||||
pack: ChemDispenserStandardInventory
|
pack: ChemDispenserStandardInventory
|
||||||
- type: PowerReceiver
|
- 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
|
state: soda_dispenser
|
||||||
- type: ReagentDispenser
|
- type: ReagentDispenser
|
||||||
pack: SodaDispenserInventory
|
pack: SodaDispenserInventory
|
||||||
|
|
||||||
- type: reagentDispenserInventory
|
|
||||||
id: SodaDispenserInventory
|
|
||||||
inventory:
|
|
||||||
- Coffee
|
|
||||||
- Cola
|
|
||||||
- Cream
|
|
||||||
- Ice
|
|
||||||
- Tea
|
|
||||||
- Water
|
|
||||||
|
|||||||
Reference in New Issue
Block a user