Added remaining vendor inventories (#3305)
* Added remaining inventories Made remaining vendors usable. nutri and robotics have some job specific items missing that aren't in yet. medical will need updated when medical is in. * added TO DO: for magivend * added syringe and TO DO: * added BoneSaw and TO DO * Update Resources/Prototypes/Catalog/VendingMachines/robotics.yml Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
This commit is contained in:
@@ -4,3 +4,15 @@
|
|||||||
description: A mystical vending machine containing magical garments and magic supplies.
|
description: A mystical vending machine containing magical garments and magic supplies.
|
||||||
animationDuration: 1.5
|
animationDuration: 1.5
|
||||||
spriteName: magivend
|
spriteName: magivend
|
||||||
|
startingInventory:
|
||||||
|
ClothingHeadHatWizard: 3
|
||||||
|
ClothingOuterWizard: 3
|
||||||
|
ClothingHeadHatWizardFake: 3
|
||||||
|
ClothingHeadHatRedwizard: 3
|
||||||
|
ClothingOuterWizardRed: 3
|
||||||
|
ClothingHeadHatVioletwizard: 3
|
||||||
|
ClothingOuterWizardViolet: 3
|
||||||
|
ClothingShoesWizard: 9
|
||||||
|
#TO DO:
|
||||||
|
#only missing staff
|
||||||
|
#and if wizarditis reagent when hacked if we want this.
|
||||||
|
|||||||
@@ -3,3 +3,15 @@
|
|||||||
name: NutriMax
|
name: NutriMax
|
||||||
description: A vending machine containing nutritional substances for plants and botanical tools.
|
description: A vending machine containing nutritional substances for plants and botanical tools.
|
||||||
spriteName: nutri
|
spriteName: nutri
|
||||||
|
startingInventory:
|
||||||
|
Spade: 3
|
||||||
|
PlantBGoneSpray: 20
|
||||||
|
WeedSpray: 20
|
||||||
|
PestSpray: 20
|
||||||
|
Syringe: 5
|
||||||
|
#TO DO:
|
||||||
|
#cultivator
|
||||||
|
#secateurs
|
||||||
|
#plant analyzer
|
||||||
|
#plant bag
|
||||||
|
|
||||||
|
|||||||
@@ -3,3 +3,21 @@
|
|||||||
name: Robotech Deluxe
|
name: Robotech Deluxe
|
||||||
description: All the fine parts you need in one vending machine!
|
description: All the fine parts you need in one vending machine!
|
||||||
spriteName: robotics
|
spriteName: robotics
|
||||||
|
startingInventory:
|
||||||
|
#TO DO: add missing prototypes
|
||||||
|
ClothingOuterCoatLab: 4
|
||||||
|
#roboticist under
|
||||||
|
CableStack: 4
|
||||||
|
Flash: 4
|
||||||
|
PowerCellLargeHigh: 12
|
||||||
|
#proximity sensor
|
||||||
|
#signaller
|
||||||
|
#health anaylzer
|
||||||
|
Scalpel: 2
|
||||||
|
BoneSaw: 1
|
||||||
|
#bonesetter
|
||||||
|
#anaesthetic
|
||||||
|
#medical mask
|
||||||
|
Screwdriver: 5
|
||||||
|
Crowbar: 5
|
||||||
|
|
||||||
|
|||||||
@@ -4,3 +4,14 @@
|
|||||||
description: "A vending machine containing Security equipment. A label reads \"SECURITY PERSONNEL ONLY\"."
|
description: "A vending machine containing Security equipment. A label reads \"SECURITY PERSONNEL ONLY\"."
|
||||||
animationDuration: 1.4
|
animationDuration: 1.4
|
||||||
spriteName: sec
|
spriteName: sec
|
||||||
|
startingInventory:
|
||||||
|
Handcuffs: 8
|
||||||
|
GrenadeFlashBang: 4
|
||||||
|
Flash: 5
|
||||||
|
FoodDonut: 12
|
||||||
|
FoodContainerDonutBox: 2
|
||||||
|
FlashlightLantern: 4 #seclite
|
||||||
|
ClothingEyesGlassesSunglasses: 2
|
||||||
|
ClothingBeltSecurityWebbing: 5
|
||||||
|
#box evidence
|
||||||
|
|
||||||
|
|||||||
@@ -3,3 +3,5 @@
|
|||||||
name: BODA
|
name: BODA
|
||||||
description: An old vending machine containing sweet water.
|
description: An old vending machine containing sweet water.
|
||||||
spriteName: sovietsoda
|
spriteName: sovietsoda
|
||||||
|
startingInventory:
|
||||||
|
DrinkColaCan: 10 #typically hacked product. Default product is "soda"
|
||||||
@@ -3,3 +3,12 @@
|
|||||||
name: AutoDrobe
|
name: AutoDrobe
|
||||||
description: A vending machine containing costumes.
|
description: A vending machine containing costumes.
|
||||||
spriteName: theater
|
spriteName: theater
|
||||||
|
startingInventory:
|
||||||
|
ClothingOuterCardborg: 2
|
||||||
|
ClothingOuterPonchoClassic: 2
|
||||||
|
ClothingOuterRobesJudge: 2
|
||||||
|
ClothingOuterPoncho: 2
|
||||||
|
ClothingOuterSanta: 2
|
||||||
|
ClothingOuterXenos: 2
|
||||||
|
ClothingOuterSkub: 2
|
||||||
|
ClothingHeadHatXeno: 2
|
||||||
@@ -3,3 +3,6 @@
|
|||||||
name: NanoMed
|
name: NanoMed
|
||||||
description: "It's a wall-mounted medical equipment dispenser. Natural chemicals only!"
|
description: "It's a wall-mounted medical equipment dispenser. Natural chemicals only!"
|
||||||
spriteName: wallmed
|
spriteName: wallmed
|
||||||
|
startingInventory:
|
||||||
|
Brutepack: 5
|
||||||
|
Ointment: 5
|
||||||
|
|||||||
Reference in New Issue
Block a user