Пополнение вендоматов (#179)
* Куча говна в вендоры (#371) * Куча говна в вендоры * fix * Ноу пробел * Еще 2 емаг прикола * Минус хуйня * Правки контрабанды * Блять это пиздец * Коммент фикс * Фикс яиц * Фикс 2 fucking fuck * fix: fix useless tags
This commit is contained in:
@@ -1,15 +1,19 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: AtmosDrobeInventory
|
id: AtmosDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingBackpackDuffelAtmospherics: 2
|
ClothingBackpackDuffelAtmospherics: 3
|
||||||
ClothingBackpackSatchelAtmospherics: 2
|
ClothingBackpackSatchelAtmospherics: 3
|
||||||
ClothingBackpackAtmospherics: 2
|
ClothingBackpackAtmospherics: 3
|
||||||
|
ClothingHeadHatBeretEngineering: 3
|
||||||
|
ClothingHeadsetEngineering: 3
|
||||||
|
ClothingNeckScarfStripedLightBlue: 3
|
||||||
|
ClothingMaskGasAtmos: 3
|
||||||
|
ClothingOuterWinterAtmos: 2
|
||||||
ClothingUniformJumpsuitAtmos: 3
|
ClothingUniformJumpsuitAtmos: 3
|
||||||
ClothingUniformJumpskirtAtmos: 3
|
ClothingUniformJumpskirtAtmos: 3
|
||||||
ClothingUniformJumpsuitAtmosCasual: 3
|
ClothingUniformJumpsuitAtmosCasual: 3
|
||||||
ClothingShoesColorWhite: 3
|
ClothingShoesColorWhite: 3
|
||||||
ClothingHeadsetEngineering: 2
|
|
||||||
ClothingHeadHelmetFire: 2
|
ClothingHeadHelmetFire: 2
|
||||||
ClothingOuterSuitFire: 2
|
ClothingOuterSuitFire: 2
|
||||||
ClothingOuterWinterAtmos: 2
|
ClothingOuterSuitAtmosFire: 1
|
||||||
ClothingNeckScarfStripedLightBlue: 3
|
ClothingHeadHelmetAtmosFire: 1
|
||||||
|
|||||||
@@ -4,16 +4,15 @@
|
|||||||
ClothingHeadHatBowlerHat: 2
|
ClothingHeadHatBowlerHat: 2
|
||||||
ClothingHeadHatTophat: 2
|
ClothingHeadHatTophat: 2
|
||||||
ClothingEyesHudBeer: 2
|
ClothingEyesHudBeer: 2
|
||||||
ClothingEyesEyepatchHudBeer: 1
|
ClothingEyesGlassesSunglasses: 2
|
||||||
ClothingHeadsetService: 2
|
ClothingHeadsetService: 2
|
||||||
ClothingOuterApronBar: 2
|
ClothingOuterArmorBasicSlim: 2
|
||||||
ClothingOuterWinterBar: 2
|
ClothingOuterWinterBar: 2
|
||||||
|
ClothingOuterVest: 2
|
||||||
ClothingUniformJumpsuitBartender: 2
|
ClothingUniformJumpsuitBartender: 2
|
||||||
ClothingUniformJumpskirtBartender: 2
|
ClothingUniformJumpskirtBartender: 2
|
||||||
ClothingUniformJumpsuitBartenderPurple: 2
|
ClothingUniformJumpsuitBartenderPurple: 2
|
||||||
ClothingShoesColorBlack: 2
|
|
||||||
ClothingOuterArmorBasicSlim: 2
|
|
||||||
ClothingOuterVest: 2
|
|
||||||
ClothingBeltBandolier: 2
|
ClothingBeltBandolier: 2
|
||||||
ClothingEyesGlassesSunglasses: 2
|
ClothingShoesColorBlack: 2
|
||||||
|
ClothingEyesEyepatchHudBeer: 1
|
||||||
|
ClothingOuterApronBar: 2
|
||||||
|
|||||||
@@ -1,13 +1,13 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: BoozeOMatInventory
|
id: BoozeOMatInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkGlass: 20 #Kept glasses at top for ease to differentiate from booze.
|
DrinkGlass: 20
|
||||||
DrinkShotGlass: 10
|
DrinkShotGlass: 10
|
||||||
DrinkGlassCoupeShaped: 10
|
DrinkGlassCoupeShaped: 10
|
||||||
DrinkVacuumFlask: 5
|
DrinkVacuumFlask: 5
|
||||||
DrinkFlaskBar: 5
|
DrinkFlaskBar: 5
|
||||||
DrinkShaker: 5
|
DrinkShaker: 5
|
||||||
CustomDrinkJug: 2 #to allow for custom drinks in the soda/booze dispensers
|
CustomDrinkJug: 2
|
||||||
DrinkAbsintheBottleFull: 2
|
DrinkAbsintheBottleFull: 2
|
||||||
DrinkAleBottleFull: 5
|
DrinkAleBottleFull: 5
|
||||||
DrinkBeerBottleFull: 5
|
DrinkBeerBottleFull: 5
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
DrinkColaBottleFull: 4
|
DrinkColaBottleFull: 4
|
||||||
DrinkCreamCarton: 5
|
DrinkCreamCarton: 5
|
||||||
DrinkGinBottleFull: 3
|
DrinkGinBottleFull: 3
|
||||||
DrinkGildlagerBottleFull: 2 #if champagne gets less because its premium, then gildlager should match this and have two
|
DrinkGildlagerBottleFull: 2
|
||||||
DrinkGrenadineBottleFull: 2
|
DrinkGrenadineBottleFull: 2
|
||||||
DrinkJuiceLimeCarton: 3
|
DrinkJuiceLimeCarton: 3
|
||||||
DrinkJuiceOrangeCarton: 3
|
DrinkJuiceOrangeCarton: 3
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
DrinkVodkaBottleFull: 5
|
DrinkVodkaBottleFull: 5
|
||||||
DrinkWhiskeyBottleFull: 5
|
DrinkWhiskeyBottleFull: 5
|
||||||
DrinkWineBottleFull: 5
|
DrinkWineBottleFull: 5
|
||||||
DrinkChampagneBottleFull: 2 #because the premium drink
|
DrinkChampagneBottleFull: 2
|
||||||
Eftpos: 4
|
Eftpos: 4
|
||||||
DrinkBeerCan: 5
|
DrinkBeerCan: 5
|
||||||
DrinkWineCan: 5
|
DrinkWineCan: 5
|
||||||
|
|||||||
@@ -1,17 +1,18 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: CargoDrobeInventory
|
id: CargoDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingBackpackCargo: 3
|
ClothingBackpackCargo: 4
|
||||||
ClothingBackpackSatchelCargo: 3
|
ClothingBackpackSatchelCargo: 4
|
||||||
ClothingBackpackDuffelCargo: 3
|
ClothingBackpackDuffelCargo: 4
|
||||||
ClothingUniformJumpsuitCargo: 3
|
ClothingUniformJumpsuitCargo: 4
|
||||||
ClothingUniformJumpskirtCargo: 3
|
ClothingUniformJumpskirtCargo: 4
|
||||||
ClothingShoesColorBlack: 3
|
ClothingShoesColorBlack: 4
|
||||||
ClothingHandsGlovesFingerless: 3
|
ClothingHandsGlovesFingerless: 4
|
||||||
ClothingHeadHatCargosoft: 3
|
ClothingHeadHatCargosoft: 4
|
||||||
ClothingHeadBandBrown: 3
|
ClothingHeadBandBrown: 4
|
||||||
ClothingHeadsetCargo: 3
|
ClothingHeadsetCargo: 4
|
||||||
ClothingOuterWinterCargo: 2
|
ClothingOuterWinterCargo: 4
|
||||||
ClothingOuterWinterMiner: 2
|
ClothingOuterWinterMiner: 4
|
||||||
ClothingNeckScarfStripedBrown: 3
|
ClothingNeckScarfStripedBrown: 4
|
||||||
ClothingShoesBootsWinterCargo: 2
|
ClothingShoesBootsWinterCargo: 2
|
||||||
|
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: PTechInventory
|
id: PTechInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
PassengerPDA: 5
|
PassengerPDA: 7
|
||||||
ClearPDA: 5
|
ClearPDA: 7
|
||||||
PassengerIDCard: 5
|
PassengerIDCard: 7
|
||||||
ClothingHeadsetGrey: 5
|
ClothingHeadsetGrey: 7
|
||||||
RubberStampApproved: 1
|
RubberStampApproved: 1
|
||||||
RubberStampDenied: 1
|
RubberStampDenied: 1
|
||||||
Paper: 10
|
Paper: 13
|
||||||
EncryptionKeyCargo: 2
|
EncryptionKeyCargo: 3
|
||||||
EncryptionKeyEngineering: 2
|
EncryptionKeyEngineering: 3
|
||||||
EncryptionKeyMedical: 2
|
EncryptionKeyMedical: 3
|
||||||
EncryptionKeyScience: 2
|
EncryptionKeyScience: 3
|
||||||
EncryptionKeySecurity: 1
|
EncryptionKeySecurity: 3
|
||||||
EncryptionKeyService: 3
|
EncryptionKeyService: 3
|
||||||
|
|||||||
@@ -3,8 +3,7 @@
|
|||||||
startingInventory:
|
startingInventory:
|
||||||
FoodCondimentPacketSoy: 5
|
FoodCondimentPacketSoy: 5
|
||||||
FoodSnackCookieFortune: 5
|
FoodSnackCookieFortune: 5
|
||||||
DrinkRamen: 3
|
DrinkRamen: 5
|
||||||
DrinkHellRamen: 3
|
DrinkHellRamen: 5
|
||||||
FoodSnackChowMein: 3
|
FoodSnackChowMein: 5
|
||||||
FoodSnackDanDanNoodles: 3
|
FoodSnackDanDanNoodles: 5
|
||||||
# rice?
|
|
||||||
|
|||||||
@@ -1,34 +1,31 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: PietyVendInventory
|
id: PietyVendInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
|
ClothingUniformJumpsuitChaplain: 2
|
||||||
|
ClothingUniformJumpskirtChaplain: 2
|
||||||
|
ClothingUniformJumpsuitMonasticRobeDark: 2
|
||||||
|
ClothingUniformJumpsuitMonasticRobeLight: 2
|
||||||
|
ClothingOuterHoodieChaplain: 2
|
||||||
|
ClothingOuterHoodieBlack: 2
|
||||||
|
ClothingHeadHatHoodChaplainHood: 2
|
||||||
|
ClothingHeadHatHoodNunHood: 2
|
||||||
|
ClothingOuterNunRobe: 2
|
||||||
|
ClothingHeadHatFez: 2
|
||||||
|
ClothingHeadHatPlaguedoctor: 2
|
||||||
|
ClothingHeadHatWitch: 2
|
||||||
|
ClothingHeadHatWitch1: 2
|
||||||
|
ClothingOuterPlagueSuit: 2
|
||||||
|
ClothingMaskPlague: 2
|
||||||
|
ClothingHeadsetService: 2
|
||||||
ClothingNeckNecklaceSilver: 2
|
ClothingNeckNecklaceSilver: 2
|
||||||
ClothingNeckNecklaceGold: 1
|
ClothingNeckNecklaceGold: 1
|
||||||
ClothingNeckNecklaceTech: 1
|
ClothingNeckNecklaceTech: 1
|
||||||
ClothingUniformJumpsuitChaplain: 2
|
|
||||||
ClothingUniformJumpskirtChaplain: 2
|
|
||||||
ClothingUniformJumpsuitMonasticRobeDark: 1
|
|
||||||
ClothingUniformJumpsuitMonasticRobeLight: 1
|
|
||||||
ClothingNeckStoleChaplain: 1
|
ClothingNeckStoleChaplain: 1
|
||||||
ClothingOuterHoodieChaplain: 1
|
|
||||||
ClothingOuterHoodieBlack: 1
|
|
||||||
ClothingHeadHatHoodNunHood: 1
|
|
||||||
ClothingOuterNunRobe: 1
|
|
||||||
ClothingHeadHatFez: 1
|
|
||||||
ClothingHeadHatPlaguedoctor: 1
|
|
||||||
ClothingHeadHatWitch: 1
|
|
||||||
ClothingHeadHatWitch1: 1
|
|
||||||
ClothingOuterPlagueSuit: 1
|
|
||||||
ClothingMaskPlague: 1
|
|
||||||
ClothingHeadsetService: 2
|
|
||||||
BoxCandle: 2
|
BoxCandle: 2
|
||||||
BoxCandleSmall: 2
|
BoxCandleSmall: 2
|
||||||
Urn: 5
|
Urn: 5
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
#ClothingOuterArmorCult: 1
|
|
||||||
#ClothingHeadHelmetCult: 1
|
|
||||||
#ClothingOuterRobesCult: 3
|
|
||||||
#ClothingHeadHatHoodCulthood: 3
|
|
||||||
#ClothingShoesCult: 4
|
|
||||||
BedsheetCult: 4
|
BedsheetCult: 4
|
||||||
|
BibleNecronomicon: 1
|
||||||
ClothingNeckScarfStripedBlack: 3
|
ClothingNeckScarfStripedBlack: 3
|
||||||
ClothingNeckNecklaceUnholy: 1
|
ClothingNeckNecklaceUnholy: 1
|
||||||
|
|||||||
@@ -2,10 +2,10 @@
|
|||||||
id: ChefDrobeInventory
|
id: ChefDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingHeadsetService: 2
|
ClothingHeadsetService: 2
|
||||||
ClothingOuterApronChef: 3
|
ClothingOuterApronChef: 2
|
||||||
ClothingOuterWinterChef: 2
|
ClothingOuterWinterChef: 2
|
||||||
ClothingOuterJacketChef: 1
|
ClothingOuterJacketChef: 2
|
||||||
ClothingUniformJumpsuitChef: 1
|
ClothingUniformJumpsuitChef: 2
|
||||||
ClothingMaskItalianMoustache: 2
|
ClothingMaskItalianMoustache: 2
|
||||||
ClothingUniformJumpskirtChef: 2
|
ClothingUniformJumpskirtChef: 2
|
||||||
ClothingHeadHatChef: 2
|
ClothingHeadHatChef: 2
|
||||||
|
|||||||
@@ -6,18 +6,23 @@
|
|||||||
ReagentContainerSugar: 2
|
ReagentContainerSugar: 2
|
||||||
ReagentContainerRice: 2
|
ReagentContainerRice: 2
|
||||||
FoodCondimentPacketSalt: 4
|
FoodCondimentPacketSalt: 4
|
||||||
|
FoodCondimentPacketPepper: 4
|
||||||
FoodCondimentBottleEnzyme: 2
|
FoodCondimentBottleEnzyme: 2
|
||||||
FoodCondimentBottleHotsauce: 1
|
FoodCondimentBottleHotsauce: 2
|
||||||
FoodCondimentBottleKetchup: 1
|
FoodCondimentBottleKetchup: 2
|
||||||
FoodCondimentBottleBBQ: 1
|
FoodCondimentBottleBBQ: 2
|
||||||
FoodCondimentBottleVinegar: 2
|
FoodCondimentBottleVinegar: 2
|
||||||
ReagentContainerOliveoil: 2
|
ReagentContainerOliveoil: 2
|
||||||
|
FoodContainerEgg: 2
|
||||||
|
ReagentContainerMilk: 3
|
||||||
|
ReagentContainerMilkSoy: 3
|
||||||
|
MonkeyCubeBox: 1
|
||||||
ReagentContainerMayo: 1
|
ReagentContainerMayo: 1
|
||||||
VariantCubeBox: 1
|
VariantCubeBox: 1
|
||||||
FoodContainerEgg: 1
|
|
||||||
DrinkMilkCarton: 2
|
DrinkMilkCarton: 2
|
||||||
DrinkSoyMilkCarton: 1
|
DrinkSoyMilkCarton: 1
|
||||||
FoodButter: 4
|
FoodButter: 4
|
||||||
FoodCheese: 1
|
FoodCheese: 1
|
||||||
FoodMeat: 6
|
FoodMeat: 6
|
||||||
Eftpos: 4
|
Eftpos: 4
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,16 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: ChemDrobeInventory
|
id: ChemDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingUniformJumpsuitChemistry: 2
|
ClothingBackpackChemistry: 3
|
||||||
ClothingUniformJumpskirtChemistry: 2
|
ClothingBackpackSatchelChemistry: 3
|
||||||
ClothingOuterCoatLabChem: 2
|
ClothingBackpackDuffelChemistry: 3
|
||||||
ClothingShoesColorWhite: 2
|
ClothingHeadHatBeretBrigmedic: 3
|
||||||
ClothingBackpackChemistry: 2
|
ClothingHeadsetMedical: 3
|
||||||
ClothingBackpackSatchelChemistry: 2
|
ClothingOuterWinterChem: 3
|
||||||
ClothingBackpackDuffelChemistry: 2
|
ClothingOuterCoatLabChem: 3
|
||||||
ChemBag: 2
|
ClothingUniformJumpsuitChemistry: 3
|
||||||
ClothingBeltMedical: 2
|
ClothingUniformJumpskirtChemistry: 3
|
||||||
ClothingHandsGlovesLatex: 2
|
ClothingHandsGlovesLatex: 3
|
||||||
ClothingHeadsetMedical: 2
|
ChemBag: 3
|
||||||
ClothingOuterWinterChem: 2
|
ClothingBeltMedical: 3
|
||||||
|
ClothingShoesColorWhite: 3
|
||||||
|
|||||||
@@ -1,18 +1,19 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: CigaretteMachineInventory
|
id: CigaretteMachineInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
CigPackGreen: 2
|
CigPackGreen: 3
|
||||||
CigPackRed: 2
|
CigPackRed: 3
|
||||||
CigPackBlue: 2
|
CigPackBlue: 3
|
||||||
CigPackBlack: 2
|
CigPackBlack: 3
|
||||||
CigPackMixed: 2
|
|
||||||
CigarCase: 1
|
CigarCase: 1
|
||||||
SmokingPipeFilledTobacco: 1
|
SmokingPipeFilledTobacco: 3
|
||||||
Vape: 1
|
Vape: 1
|
||||||
Matchbox: 5
|
Matchbox: 5
|
||||||
PackPaperRollingFilters: 3
|
PackPaperRollingFilters: 3
|
||||||
CheapLighter: 4
|
CheapLighter: 5
|
||||||
Lighter: 2
|
Lighter: 2
|
||||||
|
CigPackMixed: 2
|
||||||
FlippoLighter: 2
|
FlippoLighter: 2
|
||||||
|
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
CigPackSyndicate: 1
|
CigPackSyndicate: 2
|
||||||
|
|||||||
@@ -3,75 +3,104 @@
|
|||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingBackpack: 5
|
ClothingBackpack: 5
|
||||||
ClothingBackpackDuffel: 5
|
ClothingBackpackDuffel: 5
|
||||||
ClothingBackpackSatchel: 3
|
ClothingBackpackSatchel: 5
|
||||||
ClothingBackpackSatchelLeather: 2
|
ClothingBackpackSatchelLeather: 5
|
||||||
ClothingHeadHatBeret: 4
|
ClothingBeltStorageWaistbag: 5
|
||||||
ClothingHeadBandBlack: 2
|
ClothingHeadBandBlack: 3
|
||||||
ClothingHeadBandBlue: 2
|
ClothingHeadBandBlue: 3
|
||||||
ClothingHeadBandGreen: 2
|
ClothingHeadBandGreen: 3
|
||||||
ClothingHeadBandRed: 2
|
ClothingHeadBandRed: 3
|
||||||
ClothingHeadBandSkull: 2
|
ClothingHeadBandSkull: 3
|
||||||
ClothingHeadHatGreyFlatcap: 3
|
|
||||||
ClothingHeadHatBrownFlatcap: 3
|
|
||||||
ClothingUniformJumpsuitColorGrey: 8
|
ClothingUniformJumpsuitColorGrey: 8
|
||||||
ClothingUniformJumpskirtColorGrey: 8
|
ClothingUniformJumpskirtColorGrey: 8
|
||||||
ClothingUniformJumpsuitColorWhite: 3
|
ClothingUniformJumpsuitColorWhite: 3
|
||||||
ClothingUniformJumpskirtColorWhite: 3
|
ClothingUniformJumpskirtColorWhite: 3
|
||||||
ClothingUniformJumpsuitColorBlack: 3
|
ClothingUniformJumpsuitColorBlue: 3
|
||||||
ClothingUniformJumpskirtColorBlack: 3
|
ClothingUniformJumpskirtColorBlue: 3
|
||||||
ClothingUniformJumpsuitColorBlue: 2
|
ClothingUniformJumpsuitColorYellow: 3
|
||||||
ClothingUniformJumpskirtColorBlue: 2
|
ClothingUniformJumpskirtColorYellow: 3
|
||||||
ClothingUniformJumpsuitColorYellow: 2
|
ClothingUniformJumpsuitColorGreen: 3
|
||||||
ClothingUniformJumpskirtColorYellow: 2
|
ClothingUniformJumpskirtColorGreen: 3
|
||||||
ClothingUniformJumpsuitColorGreen: 2
|
ClothingUniformJumpsuitColorOrange: 3
|
||||||
ClothingUniformJumpskirtColorGreen: 2
|
ClothingUniformJumpskirtColorOrange: 3
|
||||||
ClothingUniformJumpsuitColorOrange: 2
|
ClothingUniformJumpsuitColorRed: 3
|
||||||
ClothingUniformJumpskirtColorOrange: 2
|
ClothingUniformJumpskirtColorRed: 3
|
||||||
ClothingUniformJumpsuitColorRed: 2
|
ClothingUniformJumpsuitColorPurple: 3
|
||||||
ClothingUniformJumpskirtColorRed: 2
|
ClothingUniformJumpskirtColorPurple: 3
|
||||||
ClothingUniformJumpsuitColorPurple: 2
|
ClothingUniformJumpsuitColorPink: 3
|
||||||
ClothingUniformJumpskirtColorPurple: 2
|
ClothingUniformJumpskirtColorPink: 3
|
||||||
ClothingUniformJumpsuitColorPink: 2
|
ClothingUniformJumpsuitColorDarkBlue: 3
|
||||||
ClothingUniformJumpskirtColorPink: 2
|
ClothingUniformJumpskirtColorDarkBlue: 3
|
||||||
ClothingUniformJumpsuitColorDarkBlue: 2
|
ClothingUniformJumpsuitColorTeal: 3
|
||||||
ClothingUniformJumpskirtColorDarkBlue: 2
|
ClothingUniformJumpskirtColorTeal: 3
|
||||||
ClothingUniformJumpsuitColorDarkGreen: 2
|
ClothingShoesColorBlack: 8
|
||||||
ClothingUniformJumpskirtColorDarkGreen: 2
|
ClothingShoesColorBrown: 3
|
||||||
ClothingUniformJumpsuitColorTeal: 2
|
ClothingShoesColorWhite: 3
|
||||||
ClothingUniformJumpskirtColorTeal: 2
|
ClothingShoesColorBlue: 3
|
||||||
|
ClothingShoesColorYellow: 3
|
||||||
|
ClothingShoesColorGreen: 3
|
||||||
|
ClothingShoesColorOrange: 3
|
||||||
|
ClothingShoesColorRed: 3
|
||||||
|
ClothingShoesColorPurple: 3
|
||||||
|
ClothingHeadHatGreysoft: 8
|
||||||
|
ClothingHeadHatMimesoft: 3
|
||||||
|
ClothingHeadHatBluesoft: 3
|
||||||
|
ClothingHeadHatYellowsoft: 3
|
||||||
|
ClothingHeadHatGreensoft: 3
|
||||||
|
ClothingHeadHatOrangesoft: 3
|
||||||
|
ClothingHeadHatRedsoft: 3
|
||||||
|
ClothingHeadHatPurplesoft: 3
|
||||||
|
ClothingHeadHatCorpsoft: 3
|
||||||
|
ClothingNeckScarfStripedLightBlue: 2
|
||||||
|
ClothingNeckScarfStripedBlue: 2
|
||||||
|
ClothingNeckScarfStripedRed: 2
|
||||||
|
ClothingNeckScarfStripedOrange: 2
|
||||||
|
ClothingNeckScarfStripedBrown: 2
|
||||||
|
ClothingNeckScarfStripedPurple: 2
|
||||||
|
ClothingNeckScarfStripedBlack: 2
|
||||||
|
ClothingMaskNeckGaiter: 1
|
||||||
ClothingUniformJumpsuitHawaiBlack: 2
|
ClothingUniformJumpsuitHawaiBlack: 2
|
||||||
ClothingUniformJumpsuitHawaiBlue: 2
|
ClothingUniformJumpsuitHawaiBlue: 2
|
||||||
ClothingUniformJumpsuitHawaiRed: 2
|
ClothingUniformJumpsuitHawaiRed: 2
|
||||||
ClothingUniformJumpsuitHawaiYellow: 2
|
ClothingUniformJumpsuitHawaiYellow: 2
|
||||||
ClothingUniformJumpsuitFlannel: 2
|
ClothingUniformJumpsuitFlannel: 2
|
||||||
|
#WD edit start
|
||||||
|
ClothingUniformJumpsuitCossack: 1
|
||||||
|
ClothingOuterCoatBomber: 1
|
||||||
|
ClothingOuterWinterCoat: 1
|
||||||
|
ClothingOuterCoatGentle: 1
|
||||||
|
ClothingOuterCoatInspector: 1
|
||||||
|
ClothingUniformJumpsuitKimono: 1
|
||||||
|
ClothingOuterPonchoClassic: 1
|
||||||
|
ClothingOuterHoodieGrey: 1
|
||||||
|
ClothingOuterApron: 1
|
||||||
|
ClothingHeadHatHetmanHat: 1
|
||||||
|
ClothingHeadHatFedoraGrey: 1
|
||||||
|
ClothingHeadHatFedoraBrown: 1
|
||||||
|
ClothingHeadHatTophat: 1
|
||||||
|
ClothingHeadHatBeaverHat: 1
|
||||||
|
ClothingHeadHatUshanka: 1
|
||||||
|
ClothingHeadSafari: 1
|
||||||
|
ClothingHeadFishCap: 2
|
||||||
|
ClothingHeadHatCasa: 1
|
||||||
|
ClothingHeadHatFez: 1
|
||||||
|
ClothingHeadRastaHat: 1
|
||||||
|
ClothingEyesEyepatch: 1
|
||||||
|
ClothingShoesLeather: 1
|
||||||
|
ClothingHeadHatBeret: 4
|
||||||
|
ClothingHeadHatGreyFlatcap: 3
|
||||||
|
ClothingHeadHatBrownFlatcap: 3
|
||||||
|
ClothingUniformJumpsuitColorBlack: 3
|
||||||
|
ClothingUniformJumpskirtColorBlack: 3
|
||||||
|
ClothingUniformJumpsuitColorDarkGreen: 2
|
||||||
|
ClothingUniformJumpskirtColorDarkGreen: 2
|
||||||
ClothingUniformJumpsuitCasualBlue: 2
|
ClothingUniformJumpsuitCasualBlue: 2
|
||||||
ClothingUniformJumpskirtCasualBlue: 2
|
ClothingUniformJumpskirtCasualBlue: 2
|
||||||
ClothingUniformJumpsuitCasualPurple: 2
|
ClothingUniformJumpsuitCasualPurple: 2
|
||||||
ClothingUniformJumpskirtCasualPurple: 2
|
ClothingUniformJumpskirtCasualPurple: 2
|
||||||
ClothingUniformJumpsuitCasualRed: 2
|
ClothingUniformJumpsuitCasualRed: 2
|
||||||
ClothingUniformJumpskirtCasualRed: 2
|
ClothingUniformJumpskirtCasualRed: 2
|
||||||
ClothingShoesColorBlack: 8
|
|
||||||
ClothingShoesColorBrown: 4
|
|
||||||
ClothingShoesColorWhite: 3
|
|
||||||
ClothingShoesColorBlue: 2
|
|
||||||
ClothingShoesColorYellow: 2
|
|
||||||
ClothingShoesColorGreen: 2
|
|
||||||
ClothingShoesColorOrange: 2
|
|
||||||
ClothingShoesColorRed: 2
|
|
||||||
ClothingShoesColorPurple: 2
|
|
||||||
ClothingHeadHatGreysoft: 8
|
|
||||||
ClothingHeadHatMimesoft: 3
|
|
||||||
ClothingHeadHatBluesoft: 2
|
|
||||||
ClothingHeadHatYellowsoft: 2
|
|
||||||
ClothingHeadHatGreensoft: 2
|
|
||||||
ClothingHeadHatOrangesoft: 2
|
|
||||||
ClothingHeadHatRedsoft: 2
|
|
||||||
ClothingHeadHatBlacksoft: 2
|
ClothingHeadHatBlacksoft: 2
|
||||||
ClothingHeadHatPurplesoft: 2
|
|
||||||
ClothingHeadHatCorpsoft: 2
|
|
||||||
ClothingHeadFishCap: 2
|
|
||||||
ClothingHeadRastaHat: 2
|
|
||||||
ClothingBeltStorageWaistbag: 3
|
|
||||||
ClothingEyesGlasses: 6
|
ClothingEyesGlasses: 6
|
||||||
ClothingEyesGlassesSunglasses: 2
|
ClothingEyesGlassesSunglasses: 2
|
||||||
ClothingHandsGlovesColorBlack: 4
|
ClothingHandsGlovesColorBlack: 4
|
||||||
@@ -83,6 +112,7 @@
|
|||||||
ClothingHandsGlovesColorGreen: 2
|
ClothingHandsGlovesColorGreen: 2
|
||||||
ClothingHandsGlovesColorOrange: 2
|
ClothingHandsGlovesColorOrange: 2
|
||||||
ClothingHandsGlovesColorPurple: 2
|
ClothingHandsGlovesColorPurple: 2
|
||||||
|
|
||||||
#White bra start
|
#White bra start
|
||||||
ClothingUnderwearTopBraWhite: 5
|
ClothingUnderwearTopBraWhite: 5
|
||||||
ClothingUnderwearTopBraSports: 5
|
ClothingUnderwearTopBraSports: 5
|
||||||
@@ -150,9 +180,3 @@
|
|||||||
ClothingUnderwearSocksStripedThigh: 2
|
ClothingUnderwearSocksStripedThigh: 2
|
||||||
ClothingUnderwearSocksThinKnee: 1
|
ClothingUnderwearSocksThinKnee: 1
|
||||||
ClothingUnderwearSocksThinThigh: 1
|
ClothingUnderwearSocksThinThigh: 1
|
||||||
# white end
|
|
||||||
contrabandInventory:
|
|
||||||
ClothingMaskNeckGaiter: 2
|
|
||||||
ClothingUniformJumpsuitTacticool: 1
|
|
||||||
ClothingUniformJumpskirtTacticool: 1
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: RobustSoftdrinksInventory
|
id: RobustSoftdrinksInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkColaCan: 4
|
DrinkColaCan: 6
|
||||||
DrinkGrapeCan: 2
|
DrinkGrapeCan: 4
|
||||||
DrinkRootBeerCan: 2
|
DrinkRootBeerCan: 4
|
||||||
DrinkIcedTeaCan: 2
|
DrinkIcedTeaCan: 4
|
||||||
DrinkLemonLimeCan: 2
|
DrinkLemonLimeCan: 4
|
||||||
DrinkFourteenLokoCan: 2
|
DrinkDrGibbCan: 4
|
||||||
|
DrinkFourteenLokoCan: 4
|
||||||
|
DrinkColaBottleFull: 2
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
DrinkNukieCan: 2
|
DrinkNukieCan: 2
|
||||||
DrinkChangelingStingCan: 2
|
|
||||||
|
|||||||
@@ -1,16 +1,24 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: DetDrobeInventory
|
id: DetDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
|
ClothingBackpackSatchelLeather: 2
|
||||||
|
ClothingHeadHatFedoraGrey: 2
|
||||||
|
ClothingHeadHatFedoraBrown: 2
|
||||||
|
ClothingHeadsetSecurity: 2
|
||||||
ClothingUniformJumpsuitDetective: 2
|
ClothingUniformJumpsuitDetective: 2
|
||||||
ClothingUniformJumpskirtDetective: 2
|
ClothingUniformJumpskirtDetective: 2
|
||||||
ClothingShoesColorBrown: 2
|
|
||||||
ClothingOuterCoatDetective: 2
|
ClothingOuterCoatDetective: 2
|
||||||
ClothingHeadHatFedoraBrown: 2
|
ClothingOuterVestDetective: 2
|
||||||
|
ClothingOuterCoatGentle: 1
|
||||||
|
ClothingOuterCoatInspector: 1
|
||||||
|
ClothingOuterCoatJensen: 1
|
||||||
ClothingUniformJumpsuitDetectiveGrey: 2
|
ClothingUniformJumpsuitDetectiveGrey: 2
|
||||||
ClothingUniformJumpskirtDetectiveGrey: 2
|
ClothingUniformJumpskirtDetectiveGrey: 2
|
||||||
ClothingOuterVestDetective: 2
|
|
||||||
ClothingNeckTieDet: 2
|
ClothingNeckTieDet: 2
|
||||||
ClothingHeadHatFedoraGrey: 2
|
ClothingShoesLeather: 2
|
||||||
|
ClothingShoesColorBrown: 2
|
||||||
ClothingHandsGlovesColorBlack: 2
|
ClothingHandsGlovesColorBlack: 2
|
||||||
ClothingHandsGlovesLatex: 2
|
ClothingHandsGlovesLatex: 2
|
||||||
ClothingHeadsetSecurity: 2
|
CigPackGreen: 4
|
||||||
|
SmokingPipeFilledTobacco: 1
|
||||||
|
Matchbox: 2
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: DinnerwareInventory
|
id: DinnerwareInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ButchCleaver: 1
|
ButchCleaver: 2
|
||||||
KitchenKnife: 5
|
KitchenKnife: 5
|
||||||
RollingPin: 4
|
RollingPin: 4
|
||||||
Spoon: 4
|
Spoon: 4
|
||||||
|
|||||||
@@ -1,9 +1,8 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: DiscountDansInventory
|
id: DiscountDansInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
FoodSnackCheesie: 3
|
FoodSnackCheesie: 4
|
||||||
FoodSnackChips: 3
|
FoodSnackChips: 4
|
||||||
FoodSnackBoritos: 3
|
FoodSnackBoritos: 4
|
||||||
FoodSnackPopcorn: 3
|
FoodSnackPopcorn: 4
|
||||||
FoodSnackEnergy: 3
|
FoodSnackEnergy: 4
|
||||||
CigPackMixed: 2
|
|
||||||
|
|||||||
@@ -1,9 +1,19 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: DonutInventory
|
id: DonutInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
FoodDonutChocolate: 5
|
#WD edit start
|
||||||
FoodDonutApple: 3
|
FoodDonutPlain: 3
|
||||||
FoodDonutPink: 3
|
FoodDonutPink: 2
|
||||||
FoodDonutBungo: 3
|
FoodDonutChocolate: 2
|
||||||
|
FoodDonutCaramel: 2
|
||||||
|
FoodDonutApple: 2
|
||||||
|
FoodDonutBlumpkin: 2
|
||||||
|
FoodDonutMeat: 2
|
||||||
|
FoodDonutSpaceman: 2
|
||||||
|
FoodDonutBungo: 2
|
||||||
|
FoodDonutJellySlugcat: 1
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
FoodDonutPoison: 1
|
FoodDonutPoison: 3
|
||||||
|
contrabandInventory:
|
||||||
|
FoodDonutHomer: 2
|
||||||
|
#WD edit end
|
||||||
|
|||||||
@@ -1,18 +1,20 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: EngiDrobeInventory
|
id: EngiDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingBackpackDuffelEngineering: 3
|
ClothingBackpackDuffelEngineering: 5
|
||||||
ClothingBackpackSatchelEngineering: 3
|
ClothingBackpackSatchelEngineering: 5
|
||||||
ClothingBackpackEngineering: 3
|
ClothingBackpackEngineering: 5
|
||||||
ClothingUniformJumpsuitEngineering: 3
|
ClothingHeadHatBeretEngineering: 5
|
||||||
ClothingUniformJumpskirtEngineering: 3
|
ClothingHeadHatHardhatYellow: 5
|
||||||
ClothingUniformJumpsuitEngineeringHazard: 3
|
ClothingHeadHatHardhatOrange: 5
|
||||||
ClothingShoesColorBlack: 3
|
ClothingHeadsetEngineering: 5
|
||||||
ClothingOuterVestHazard: 3
|
ClothingNeckScarfStripedOrange: 5
|
||||||
ClothingShoesBootsWork: 3
|
ClothingOuterVestHazard: 5
|
||||||
ClothingHeadHatHardhatYellow: 3
|
ClothingOuterWinterEngi: 5
|
||||||
ClothingHeadHatHardhatOrange: 3
|
ClothingUniformJumpsuitEngineering: 5
|
||||||
ClothingHeadsetEngineering: 3
|
ClothingUniformJumpskirtEngineering: 5
|
||||||
ClothingOuterWinterEngi: 2
|
ClothingUniformJumpsuitEngineeringHazard: 5
|
||||||
ClothingNeckScarfStripedOrange: 3
|
ClothingBeltUtility: 5
|
||||||
|
ClothingShoesColorBlack: 5
|
||||||
|
ClothingShoesBootsWork: 5
|
||||||
ClothingShoesBootsWinterEngi: 2
|
ClothingShoesBootsWinterEngi: 2
|
||||||
|
|||||||
@@ -7,4 +7,8 @@
|
|||||||
NetworkConfigurator: 5
|
NetworkConfigurator: 5
|
||||||
PowerCellMedium: 5
|
PowerCellMedium: 5
|
||||||
ClothingHandsGlovesColorYellow: 6
|
ClothingHandsGlovesColorYellow: 6
|
||||||
BoxInflatable: 2
|
HolofanProjector: 5
|
||||||
|
trayScanner: 5
|
||||||
|
GeigerCounter: 5
|
||||||
|
InflatableWallStack1: 24
|
||||||
|
InflatableDoorStack1: 8
|
||||||
|
|||||||
@@ -16,3 +16,5 @@
|
|||||||
PaperCNCSheet: 6
|
PaperCNCSheet: 6
|
||||||
MysteryFigureBox: 2
|
MysteryFigureBox: 2
|
||||||
BooksBag: 3
|
BooksBag: 3
|
||||||
|
emaggedInventory:
|
||||||
|
BalloonSyn: 3
|
||||||
|
|||||||
@@ -1,11 +1,12 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: GeneDrobeInventory
|
id: GeneDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingUniformJumpsuitGenetics: 2
|
|
||||||
ClothingUniformJumpskirtGenetics: 2
|
|
||||||
ClothingShoesColorWhite: 2
|
|
||||||
ClothingOuterCoatLabGene: 2
|
|
||||||
ClothingOuterWinterGen: 2
|
|
||||||
ClothingBackpackGenetics: 2
|
ClothingBackpackGenetics: 2
|
||||||
ClothingBackpackSatchelGenetics: 2
|
ClothingBackpackSatchelGenetics: 2
|
||||||
ClothingBackpackDuffelGenetics: 2
|
ClothingBackpackDuffelGenetics: 2
|
||||||
|
ClothingHeadHatBeretBrigmedic: 2
|
||||||
|
ClothingOuterCoatLabGene: 2
|
||||||
|
ClothingOuterWinterGen: 2
|
||||||
|
ClothingUniformJumpsuitGenetics: 2
|
||||||
|
ClothingUniformJumpskirtGenetics: 2
|
||||||
|
ClothingShoesColorWhite: 2
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
id: HappyHonkDispenserInventory
|
id: HappyHonkDispenserInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
HappyHonk: 10
|
HappyHonk: 10
|
||||||
HappyHonkMime: 4
|
HappyHonkMime: 10
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
HappyHonkCluwne: 1
|
HappyHonkCluwne: 3
|
||||||
HappyHonkNukie: 1
|
HappyHonkNukie: 3
|
||||||
|
|||||||
@@ -1,15 +1,17 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: HyDrobeInventory
|
id: HyDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingBackpackHydroponics: 2
|
ClothingBackpackHydroponics: 3
|
||||||
ClothingBackpackSatchelHydroponics: 2
|
ClothingBackpackSatchelHydroponics: 3
|
||||||
ClothingBackpackDuffelHydroponics: 2
|
ClothingBackpackDuffelHydroponics: 3
|
||||||
ClothingOuterApronBotanist: 2
|
ClothingHeadBandBotany: 3
|
||||||
|
ClothingHeadsetService: 3
|
||||||
|
ClothingOuterWinterHydro: 3
|
||||||
|
ClothingOuterApronBotanist: 3
|
||||||
|
ClothingBeltPlant: 3
|
||||||
ClothingUniformOveralls: 3
|
ClothingUniformOveralls: 3
|
||||||
ClothingUniformJumpsuitHydroponics: 3
|
ClothingUniformJumpsuitHydroponics: 3
|
||||||
ClothingUniformJumpskirtHydroponics: 3
|
ClothingUniformJumpskirtHydroponics: 3
|
||||||
|
ClothingHandsGlovesLeather: 3
|
||||||
|
ClothingShoesColorGreen: 3
|
||||||
ClothingNeckScarfStripedGreen: 3
|
ClothingNeckScarfStripedGreen: 3
|
||||||
ClothingHeadBandBotany: 3
|
|
||||||
ClothingHeadsetService: 2
|
|
||||||
ClothingOuterWinterHydro: 2
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,16 +1,15 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: JaniDrobeInventory
|
id: JaniDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingUniformJumpsuitJanitor: 2
|
ClothingBackpack: 4
|
||||||
ClothingUniformJumpskirtJanitor: 2
|
ClothingHeadHatPurplesoft: 4
|
||||||
|
ClothingHeadsetService: 4
|
||||||
|
ClothingNeckScarfStripedPurple: 4
|
||||||
|
ClothingOuterWinterJani: 4
|
||||||
|
ClothingUniformJumpsuitJanitor: 4
|
||||||
|
ClothingUniformJumpskirtJanitor: 4
|
||||||
|
ClothingBeltJanitor: 4
|
||||||
|
ClothingHandsGlovesColorBlack: 4
|
||||||
|
ClothingShoesGaloshes: 2
|
||||||
|
ClothingShoesColorBlack: 4
|
||||||
ClothingHandsGlovesJanitor: 2
|
ClothingHandsGlovesJanitor: 2
|
||||||
ClothingShoesColorBlack: 2
|
|
||||||
ClothingHeadHatPurplesoft: 2
|
|
||||||
ClothingBeltJanitor: 2
|
|
||||||
ClothingHeadsetService: 2
|
|
||||||
ClothingOuterWinterJani: 2
|
|
||||||
ClothingNeckScarfStripedPurple: 3
|
|
||||||
|
|
||||||
emaggedInventory:
|
|
||||||
ClothingUniformJumpskirtJanimaid: 2
|
|
||||||
ClothingUniformJumpskirtJanimaidmini: 1
|
|
||||||
|
|||||||
@@ -1,19 +1,24 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: LawDrobeInventory
|
id: LawDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingUniformJumpsuitLawyerBlue: 1
|
ClothingBackpack: 2
|
||||||
ClothingUniformJumpskirtLawyerBlue: 1
|
|
||||||
ClothingUniformJumpsuitLawyerPurple: 1
|
|
||||||
ClothingUniformJumpskirtLawyerPurple: 1
|
|
||||||
ClothingUniformJumpsuitLawyerRed: 1
|
|
||||||
ClothingUniformJumpskirtLawyerRed: 1
|
|
||||||
ClothingUniformJumpsuitLawyerBlack: 1
|
|
||||||
ClothingUniformJumpskirtLawyerBlack: 1
|
|
||||||
ClothingUniformJumpsuitLawyerGood: 1
|
|
||||||
ClothingUniformJumpskirtLawyerGood: 1
|
|
||||||
ClothingShoesBootsLaceup: 2
|
|
||||||
ClothingHeadsetService: 2
|
ClothingHeadsetService: 2
|
||||||
|
ClothingEyesGlassesSunglasses: 2
|
||||||
|
ClothingEyesGlasses: 2
|
||||||
ClothingNeckLawyerbadge: 2
|
ClothingNeckLawyerbadge: 2
|
||||||
|
ClothingUniformJumpsuitLawyerBlue: 2
|
||||||
|
ClothingUniformJumpskirtLawyerBlue: 2
|
||||||
|
ClothingUniformJumpsuitLawyerPurple: 2
|
||||||
|
ClothingUniformJumpskirtLawyerPurple: 2
|
||||||
|
ClothingUniformJumpsuitLawyerRed: 2
|
||||||
|
ClothingUniformJumpskirtLawyerRed: 2
|
||||||
|
ClothingUniformJumpsuitLawyerBlack: 2
|
||||||
|
ClothingUniformJumpskirtLawyerBlack: 2
|
||||||
|
ClothingUniformJumpsuitLawyerGood: 2
|
||||||
|
ClothingUniformJumpskirtLawyerGood: 2
|
||||||
|
ClothingHandsGlovesColorWhite: 2
|
||||||
|
ClothingShoesBootsLaceup: 2
|
||||||
|
RubberStampLawyer: 1
|
||||||
Eftpos: 3
|
Eftpos: 3
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
CyberPen: 1
|
CyberPen: 1
|
||||||
|
|||||||
@@ -9,6 +9,3 @@
|
|||||||
ClothingHeadHatVioletwizard: 3
|
ClothingHeadHatVioletwizard: 3
|
||||||
ClothingOuterWizardViolet: 3
|
ClothingOuterWizardViolet: 3
|
||||||
ClothingShoesWizard: 9
|
ClothingShoesWizard: 9
|
||||||
#TO DO:
|
|
||||||
#only missing staff
|
|
||||||
#and if wizarditis reagent when hacked if we want this.
|
|
||||||
|
|||||||
@@ -5,6 +5,12 @@
|
|||||||
Brutepack: 5
|
Brutepack: 5
|
||||||
Ointment: 5
|
Ointment: 5
|
||||||
Bloodpack: 5
|
Bloodpack: 5
|
||||||
|
Gauze: 5
|
||||||
EpinephrineChemistryBottle: 3
|
EpinephrineChemistryBottle: 3
|
||||||
Syringe: 5
|
Syringe: 5
|
||||||
Eftpos: 2 #WD edit
|
EmergencyMedipen: 2
|
||||||
|
SyringeBicaridine: 1
|
||||||
|
SyringeDermaline: 1
|
||||||
|
Eftpos: 2
|
||||||
|
emaggedInventory:
|
||||||
|
SyringeEphedrine: 1
|
||||||
|
|||||||
@@ -4,18 +4,29 @@
|
|||||||
ClothingBackpackDuffelMedical: 4
|
ClothingBackpackDuffelMedical: 4
|
||||||
ClothingBackpackMedical: 4
|
ClothingBackpackMedical: 4
|
||||||
ClothingBackpackSatchelMedical: 4
|
ClothingBackpackSatchelMedical: 4
|
||||||
|
ClothingHeadHelmetVoidParamed: 2
|
||||||
|
ClothingOuterHardsuitVoidParamed: 2
|
||||||
|
ClothingHeadHatBeretBrigmedic: 4
|
||||||
|
ClothingHeadNurseHat: 4
|
||||||
|
ClothingHeadHatParamedicsoft: 4
|
||||||
|
ClothingHeadsetMedical: 4
|
||||||
|
ClothingEyesHudMedical: 5
|
||||||
|
ClothingMaskSterile: 4
|
||||||
|
ClothingOuterWinterMed: 4
|
||||||
|
ClothingOuterWinterPara: 4
|
||||||
|
ClothingOuterCoatParamedicWB: 4
|
||||||
|
ClothingOuterCoatLab: 4
|
||||||
|
ClothingUniformJumpsuitParamedic: 4
|
||||||
|
ClothingUniformJumpskirtParamedic: 4
|
||||||
|
ClothingHandsGlovesLatex: 4
|
||||||
|
ClothingShoesColorWhite: 9
|
||||||
|
ClothingOuterHospitalGown: 5
|
||||||
|
UniformScrubsColorGreen: 5
|
||||||
|
UniformScrubsColorBlue: 5
|
||||||
|
UniformScrubsColorPurple: 5
|
||||||
ClothingUniformJumpsuitMedicalDoctor: 4
|
ClothingUniformJumpsuitMedicalDoctor: 4
|
||||||
ClothingUniformJumpskirtMedicalDoctor: 4
|
ClothingUniformJumpskirtMedicalDoctor: 4
|
||||||
ClothingEyesEyepatchHudMedical: 1
|
ClothingEyesEyepatchHudMedical: 1
|
||||||
ClothingHeadHatBeretMedic: 4
|
ClothingHeadHatBeretMedic: 4
|
||||||
ClothingHeadNurseHat: 4
|
|
||||||
ClothingOuterCoatLab: 4
|
|
||||||
ClothingShoesColorWhite: 4
|
|
||||||
ClothingHandsGlovesLatex: 4
|
|
||||||
ClothingHeadsetMedical: 4
|
|
||||||
ClothingOuterWinterMed: 2
|
|
||||||
ClothingOuterHospitalGown: 5
|
|
||||||
UniformScrubsColorGreen: 4
|
|
||||||
UniformScrubsColorBlue: 4
|
|
||||||
UniformScrubsColorPurple: 4
|
|
||||||
ClothingShoesBootsWinterMed: 2
|
ClothingShoesBootsWinterMed: 2
|
||||||
|
|
||||||
|
|||||||
@@ -7,17 +7,16 @@
|
|||||||
HydroponicsToolScythe: 4
|
HydroponicsToolScythe: 4
|
||||||
HydroponicsToolHatchet: 4
|
HydroponicsToolHatchet: 4
|
||||||
PlantBag: 4
|
PlantBag: 4
|
||||||
HandheldSeedAnalyzer: 4
|
|
||||||
PlantBGoneSpray: 20
|
PlantBGoneSpray: 20
|
||||||
WeedSpray: 20
|
WeedSpray: 20
|
||||||
PestSpray: 20
|
PestSpray: 20
|
||||||
Syringe: 5
|
Syringe: 5
|
||||||
RobustHarvestChemistryBottle: 3
|
RobustHarvestChemistryBottle: 5
|
||||||
EZNutrientChemistryBottle: 3
|
Bucket: 5
|
||||||
Bucket: 3
|
|
||||||
DiseaseSwab: 20
|
DiseaseSwab: 20
|
||||||
Eftpos: 4 #WD edit
|
HandheldSeedAnalyzer: 4
|
||||||
#TO DO:
|
EZNutrientChemistryBottle: 3
|
||||||
#plant analyzer
|
Eftpos: 4
|
||||||
|
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
Left4ZedChemistryBottle: 1
|
Left4ZedChemistryBottle: 1
|
||||||
|
|||||||
@@ -1,13 +1,13 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: PwrGameInventory
|
id: PwrGameInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkPwrGameCan: 4
|
DrinkPwrGameCan: 5
|
||||||
DrinkEnergyDrinkCan: 4
|
DrinkEnergyDrinkCan: 5
|
||||||
DrinkGrapeCan: 2
|
DrinkGrapeCan: 5
|
||||||
DrinkRootBeerCan: 2
|
DrinkRootBeerCan: 5
|
||||||
DrinkIcedTeaCan: 2
|
DrinkIcedTeaCan: 5
|
||||||
DrinkLemonLimeCan: 2
|
DrinkLemonLimeCan: 5
|
||||||
DrinkFourteenLokoCan: 2
|
DrinkDrGibbCan: 5
|
||||||
|
DrinkFourteenLokoCan: 5
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
DrinkNukieCan: 2
|
DrinkNukieCan: 2
|
||||||
DrinkChangelingStingCan: 2
|
|
||||||
|
|||||||
@@ -1,12 +1,15 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: RoboDrobeInventory
|
id: RoboDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingOuterCoatRobo: 2
|
|
||||||
ClothingUniformJumpsuitRoboticist: 2
|
|
||||||
ClothingUniformJumpskirtRoboticist: 2
|
|
||||||
ClothingShoesColorBlack: 2
|
|
||||||
ClothingHandsGlovesRobohands: 2
|
|
||||||
ClothingHeadHatCorpsoft: 2
|
ClothingHeadHatCorpsoft: 2
|
||||||
ClothingHeadBandSkull: 2
|
ClothingHeadBandSkull: 2
|
||||||
ClothingHeadsetRobotics: 2
|
ClothingHeadsetRobotics: 2
|
||||||
|
ClothingEyesHudDiagnostic: 2
|
||||||
ClothingOuterWinterRobo: 2
|
ClothingOuterWinterRobo: 2
|
||||||
|
ClothingOuterCoatRobo: 2
|
||||||
|
ClothingUniformJumpsuitRoboticist: 2
|
||||||
|
ClothingUniformJumpskirtRoboticist: 2
|
||||||
|
ClothingHandsGlovesFingerless: 2
|
||||||
|
ClothingShoesColorBlack: 2
|
||||||
|
ClothingHandsGlovesRobohands: 2
|
||||||
|
|
||||||
|
|||||||
@@ -1,19 +1,19 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: RoboticsInventory
|
id: RoboticsInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
CableApcStack: 4
|
CableApcStack: 10
|
||||||
|
ProximitySensor: 10
|
||||||
|
RemoteSignaller: 10
|
||||||
SciFlash: 4
|
SciFlash: 4
|
||||||
ProximitySensor: 3
|
|
||||||
ClothingEyesHudDiagnostic: 2
|
ClothingEyesHudDiagnostic: 2
|
||||||
RemoteSignaller: 3
|
Igniter: 3
|
||||||
Igniter: 3 # its more ordnance but yeah
|
|
||||||
HandheldHealthAnalyzer: 3
|
HandheldHealthAnalyzer: 3
|
||||||
Scalpel: 2
|
Scalpel: 2
|
||||||
SawElectric: 2
|
SawElectric: 2
|
||||||
#Bonesetter: 2 add when robotics
|
|
||||||
NitrousOxideTankFilled: 2
|
NitrousOxideTankFilled: 2
|
||||||
ClothingMaskBreathMedical: 5
|
ClothingMaskBreathMedical: 5
|
||||||
ClothingHeadHatWeldingMaskFlame: 1
|
ClothingHeadHatWeldingMaskFlame: 1
|
||||||
Welder: 1
|
Welder: 1
|
||||||
Screwdriver: 2
|
Screwdriver: 2
|
||||||
Crowbar: 2
|
Crowbar: 2
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,24 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: SalvageEquipmentInventory
|
id: SalvageEquipmentInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
Crowbar: 2
|
|
||||||
Pickaxe: 4
|
|
||||||
OreBag: 4
|
|
||||||
Flare: 4
|
|
||||||
FlashlightLantern: 2
|
|
||||||
Floodlight: 2
|
|
||||||
HandheldGPSBasic: 2
|
|
||||||
RadioHandheld: 2
|
|
||||||
WeaponProtoKineticAccelerator: 4
|
WeaponProtoKineticAccelerator: 4
|
||||||
SeismicCharge: 2
|
WeaponCrusher: 4
|
||||||
FultonBeacon: 1
|
WeaponCrusherDagger: 4
|
||||||
Fulton: 2
|
WeaponGrapplingGun: 3
|
||||||
|
HandheldGPSBasic: 10
|
||||||
|
Crowbar: 6
|
||||||
|
BoxMRE: 6
|
||||||
|
Pickaxe: 6
|
||||||
|
SurvivalKnife: 3
|
||||||
|
OreBag: 6
|
||||||
|
Flare: 20
|
||||||
|
FlashlightLantern: 6
|
||||||
|
Floodlight: 2
|
||||||
|
RadioHandheld: 10
|
||||||
|
StackHolderHealingItem: 2
|
||||||
|
InflatableWallStack1: 40
|
||||||
|
InflatableDoorStack1: 10
|
||||||
|
SeismicCharge: 3
|
||||||
|
FultonBeacon: 2
|
||||||
|
Fulton: 3
|
||||||
|
|
||||||
|
|||||||
@@ -1,17 +1,23 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: SciDrobeInventory
|
id: SciDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingBackpackScience: 3
|
ClothingBackpackScience: 6
|
||||||
ClothingBackpackSatchelScience: 3
|
ClothingBackpackSatchelScience: 6
|
||||||
ClothingBackpackDuffelScience: 3
|
ClothingBackpackDuffelScience: 6
|
||||||
ClothingUniformJumpsuitScientist: 3
|
ClothingHeadHatBeretRND: 6
|
||||||
ClothingUniformJumpskirtScientist: 3
|
ClothingHeadsetScience: 6
|
||||||
ClothingUniformJumpsuitScientistFormal: 3
|
ClothingMaskGas: 6
|
||||||
ClothingOuterCoatRnd: 3
|
ClothingNeckScarfStripedPurple: 6
|
||||||
ClothingShoesColorWhite: 3
|
ClothingNeckTieSci: 6
|
||||||
ClothingNeckTieSci: 3
|
ClothingOuterCoatRnd: 6
|
||||||
ClothingHeadsetScience: 3
|
ClothingOuterWinterSci: 6
|
||||||
ClothingMaskGas: 3
|
ClothingUniformJumpsuitScientist: 6
|
||||||
ClothingOuterWinterSci: 2
|
ClothingUniformJumpskirtScientist: 6
|
||||||
ClothingNeckScarfStripedPurple: 3
|
ClothingUniformJumpsuitScientistFormal: 6
|
||||||
|
ClothingHandsGlovesLatex: 6
|
||||||
|
ClothingShoesColorWhite: 6
|
||||||
|
ClothingOuterBioScientist: 2
|
||||||
|
ClothingHeadHatHoodBioScientist: 2
|
||||||
ClothingShoesBootsWinterSci: 2
|
ClothingShoesBootsWinterSci: 2
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,27 +1,29 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: SecTechInventory
|
id: SecTechInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
SecurityWhistle: 5
|
|
||||||
Handcuffs: 8
|
Handcuffs: 8
|
||||||
|
Zipties: 12
|
||||||
GrenadeFlashBang: 4
|
GrenadeFlashBang: 4
|
||||||
TearGasGrenade: 4
|
TearSmokeGrenade: 4
|
||||||
ClusterBangFull: 2
|
SmokeGrenade: 6
|
||||||
GrenadeStinger: 4
|
GrenadeStinger: 4
|
||||||
Flash: 5
|
Flash: 7
|
||||||
Tourniquet: 5
|
Bola: 7
|
||||||
Bola: 5
|
|
||||||
FlashlightSeclite: 5
|
FlashlightSeclite: 5
|
||||||
ClothingEyesGlassesSunglasses: 2
|
ClothingEyesGlassesSunglasses: 2
|
||||||
ClothingEyesHudSecurity: 2
|
|
||||||
ClothingEyesEyepatchHudSecurity: 1
|
|
||||||
ClothingEyesGlassesSecurity: 4
|
|
||||||
ClothingBeltSecurityWebbing: 5
|
ClothingBeltSecurityWebbing: 5
|
||||||
Zipties: 12
|
|
||||||
RiotShield: 2
|
RiotShield: 2
|
||||||
RiotLaserShield: 2
|
RiotLaserShield: 2
|
||||||
RiotBulletShield: 2
|
RiotBulletShield: 2
|
||||||
# security officers need to follow a diet regimen!
|
SecurityWhistle: 5
|
||||||
|
TearGasGrenade: 4
|
||||||
|
ClusterBangFull: 2
|
||||||
|
Tourniquet: 5
|
||||||
|
|
||||||
contrabandInventory:
|
contrabandInventory:
|
||||||
FoodDonutHomer: 12
|
FoodDonutHomer: 12
|
||||||
FoodBoxDonut: 2
|
FoodBoxDonut: 2
|
||||||
#box evidence
|
|
||||||
|
emaggedInventory:
|
||||||
|
ExGrenade: 1
|
||||||
|
Truncheon: 1
|
||||||
|
|||||||
@@ -1,26 +1,27 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: SecDrobeInventory
|
id: SecDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingBackpackSecurity: 3
|
ClothingBackpackSecurity: 4
|
||||||
ClothingBackpackSatchelSecurity: 3
|
ClothingBackpackSatchelSecurity: 4
|
||||||
ClothingBackpackDuffelSecurity: 3
|
ClothingBackpackDuffelSecurity: 4
|
||||||
ClothingUniformJumpsuitSec: 3
|
ClothingHeadHatBeret: 4
|
||||||
ClothingShoesBootsJack: 3
|
ClothingHeadHatSecsoft: 4
|
||||||
ClothingHeadHatBeretSecurity: 3
|
ClothingHeadBandRed: 4
|
||||||
ClothingHeadHatSecsoft: 3
|
ClothingHeadsetSecurity: 4
|
||||||
ClothingHeadBandRed: 3
|
ClothingEyesGlassesSecurity: 4
|
||||||
ClothingHandsGlovesColorBlack: 3
|
ClothingOuterWinterSec: 4
|
||||||
ClothingHandsGlovesFingerless: 3
|
|
||||||
ClothingUniformJumpskirtSec: 3
|
|
||||||
ClothingUniformJumpsuitSecGrey: 3
|
|
||||||
ClothingUniformJumpskirtSecGrey: 3
|
|
||||||
ClothingUniformJumpsuitSecBlue: 3
|
|
||||||
ClothingHeadsetSecurity: 3
|
|
||||||
ClothingOuterWinterSec: 2
|
|
||||||
ClothingOuterArmorBasic: 4
|
ClothingOuterArmorBasic: 4
|
||||||
|
ClothingUniformJumpsuitSec: 4
|
||||||
|
ClothingUniformJumpskirtSec: 4
|
||||||
|
ClothingUniformJumpsuitSecGrey: 4
|
||||||
|
ClothingUniformJumpsuitSecBlue: 4
|
||||||
|
ClothingHandsGlovesColorBlack: 4
|
||||||
|
ClothingShoesBootsJack: 4
|
||||||
|
ClothingShoesBootsCombat: 4
|
||||||
|
ClothingHeadHatBeretSecurity: 3
|
||||||
|
ClothingHandsGlovesFingerless: 3
|
||||||
|
ClothingUniformJumpskirtSecGrey: 3
|
||||||
ClothingNeckScarfStripedRed: 3
|
ClothingNeckScarfStripedRed: 3
|
||||||
ClothingEyesBlindfold: 1
|
ClothingShoesBootsWinterSec: 3
|
||||||
ClothingShoesBootsCombat: 1
|
ClothingShoesBootsCowboyBlack: 3
|
||||||
ClothingShoesBootsWinterSec: 2
|
ClothingHeadHatCowboyBlack: 3
|
||||||
ClothingShoesBootsCowboyBlack: 1
|
|
||||||
ClothingHeadHatCowboyBlack: 1
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: MegaSeedServitorInventory
|
id: MegaSeedServitorInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
AloeSeeds: 3
|
AloeSeeds: 5
|
||||||
AmbrosiaVulgarisSeeds: 3
|
AmbrosiaVulgarisSeeds: 5
|
||||||
AppleSeeds: 5
|
AppleSeeds: 5
|
||||||
BananaSeeds: 5
|
BananaSeeds: 5
|
||||||
CarrotSeeds: 5
|
CarrotSeeds: 5
|
||||||
@@ -12,20 +12,18 @@
|
|||||||
CornSeeds: 5
|
CornSeeds: 5
|
||||||
EggplantSeeds: 5
|
EggplantSeeds: 5
|
||||||
EggySeeds: 5
|
EggySeeds: 5
|
||||||
GalaxythistleSeeds: 3
|
GalaxythistleSeeds: 5
|
||||||
GarlicSeeds: 3
|
GarlicSeeds: 5
|
||||||
GrapeSeeds: 5
|
GrapeSeeds: 5
|
||||||
LemonSeeds: 5
|
LemonSeeds: 5
|
||||||
LimeSeeds: 5
|
LimeSeeds: 5
|
||||||
PineappleSeeds: 4
|
LingzhiSeeds: 5
|
||||||
LingzhiSeeds: 3
|
|
||||||
OatSeeds: 5
|
OatSeeds: 5
|
||||||
OnionSeeds: 5
|
OnionSeeds: 5
|
||||||
OnionRedSeeds: 5
|
OnionRedSeeds: 5
|
||||||
OrangeSeeds: 5
|
OrangeSeeds: 5
|
||||||
PoppySeeds: 3
|
PoppySeeds: 5
|
||||||
PotatoSeeds: 5
|
PotatoSeeds: 5
|
||||||
PumpkinSeeds: 5
|
|
||||||
RiceSeeds: 5
|
RiceSeeds: 5
|
||||||
SoybeanSeeds: 5
|
SoybeanSeeds: 5
|
||||||
SugarcaneSeeds: 5
|
SugarcaneSeeds: 5
|
||||||
@@ -33,6 +31,8 @@
|
|||||||
TowercapSeeds: 5
|
TowercapSeeds: 5
|
||||||
WheatSeeds: 5
|
WheatSeeds: 5
|
||||||
WatermelonSeeds: 5
|
WatermelonSeeds: 5
|
||||||
|
PineappleSeeds: 4
|
||||||
|
PumpkinSeeds: 5
|
||||||
CocoaSeeds: 3
|
CocoaSeeds: 3
|
||||||
BerrySeeds: 5
|
BerrySeeds: 5
|
||||||
PeaSeeds: 5
|
PeaSeeds: 5
|
||||||
|
|||||||
@@ -2,11 +2,13 @@
|
|||||||
id: ShamblersJuiceInventory
|
id: ShamblersJuiceInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkShamblersJuiceCan: 4
|
DrinkShamblersJuiceCan: 4
|
||||||
DrinkGrapeCan: 2
|
DrinkGrapeCan: 4
|
||||||
DrinkRootBeerCan: 2
|
DrinkRootBeerCan: 4
|
||||||
DrinkIcedTeaCan: 2
|
DrinkIcedTeaCan: 4
|
||||||
DrinkLemonLimeCan: 2
|
DrinkLemonLimeCan: 4
|
||||||
DrinkFourteenLokoCan: 2
|
DrinkDrGibbCan: 4
|
||||||
|
DrinkFourteenLokoCan: 4
|
||||||
|
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
DrinkNukieCan: 2
|
DrinkNukieCan: 2
|
||||||
DrinkChangelingStingCan: 2
|
|
||||||
|
|||||||
@@ -1,12 +1,16 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: GetmoreChocolateCorpInventory
|
id: GetmoreChocolateCorpInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
FoodSnackRaisins: 3
|
FoodSnackRaisins: 4
|
||||||
FoodSnackChocolate: 3
|
FoodSnackChocolate: 4
|
||||||
|
FoodSnackPopcorn: 4
|
||||||
|
DrinkRamen: 4
|
||||||
|
DrinkHellRamen: 4
|
||||||
FoodSnackCnDs: 3
|
FoodSnackCnDs: 3
|
||||||
FoodSnackPistachios: 3
|
FoodSnackPistachios: 3
|
||||||
FoodSnackSus: 3
|
FoodSnackSus: 3
|
||||||
FoodSnackSemki: 3
|
FoodSnackSemki: 3
|
||||||
|
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
FoodSnackSyndi: 3
|
FoodSnackSyndi: 3
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: SodaInventory
|
id: SodaInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkColaCan: 3
|
DrinkColaCan: 4
|
||||||
DrinkGrapeCan: 3
|
DrinkGrapeCan: 4
|
||||||
DrinkRootBeerCan: 3
|
DrinkRootBeerCan: 4
|
||||||
DrinkIcedTeaCan: 3
|
DrinkIcedTeaCan: 4
|
||||||
DrinkLemonLimeCan: 3
|
DrinkLemonLimeCan: 4
|
||||||
DrinkFourteenLokoCan: 3
|
DrinkDrGibbCan: 4
|
||||||
|
DrinkFourteenLokoCan: 4
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
DrinkNukieCan: 3
|
DrinkNukieCan: 3
|
||||||
DrinkChangelingStingCan: 3
|
DrinkChangelingStingCan: 3
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: BodaInventory
|
id: BodaInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkSodaWaterCan: 10 #typically hacked product. Default product is "soda"
|
DrinkSodaWaterCan: 20
|
||||||
contrabandInventory:
|
contrabandInventory:
|
||||||
DrinkColaCan: 10
|
DrinkColaCan: 10
|
||||||
|
|||||||
@@ -1,13 +1,14 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: SpaceUpInventory
|
id: SpaceUpInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkSpaceUpCan: 3
|
DrinkSpaceUpCan: 4
|
||||||
DrinkSpaceMountainWindCan: 3
|
DrinkSpaceMountainWindCan: 4
|
||||||
DrinkGrapeCan: 2
|
DrinkGrapeCan: 4
|
||||||
DrinkRootBeerCan: 2
|
DrinkRootBeerCan: 4
|
||||||
DrinkIcedTeaCan: 2
|
DrinkIcedTeaCan: 4
|
||||||
DrinkLemonLimeCan: 2
|
DrinkLemonLimeCan: 4
|
||||||
DrinkFourteenLokoCan: 2
|
DrinkDrGibbCan: 4
|
||||||
|
DrinkFourteenLokoCan: 4
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
DrinkNukieCan: 2
|
DrinkNukieCan: 2
|
||||||
DrinkChangelingStingCan: 2
|
DrinkChangelingStingCan: 2
|
||||||
|
|||||||
@@ -2,11 +2,12 @@
|
|||||||
id: StarkistInventory
|
id: StarkistInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkStarkistCan: 4
|
DrinkStarkistCan: 4
|
||||||
DrinkGrapeCan: 2
|
DrinkGrapeCan: 4
|
||||||
DrinkRootBeerCan: 2
|
DrinkRootBeerCan: 4
|
||||||
DrinkIcedTeaCan: 2
|
DrinkIcedTeaCan: 4
|
||||||
DrinkLemonLimeCan: 2
|
DrinkLemonLimeCan: 4
|
||||||
DrinkFourteenLokoCan: 2
|
DrinkDrGibbCan: 4
|
||||||
|
DrinkFourteenLokoCan: 4
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
DrinkNukieCan: 2
|
DrinkNukieCan: 2
|
||||||
DrinkChangelingStingCan: 2
|
DrinkChangelingStingCan: 2
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: SustenanceInventory
|
id: SustenanceInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
DrinkMREFlask: 3
|
DrinkMREFlask: 5
|
||||||
FoodSnackNutribrick: 5
|
FoodSnackNutribrick: 5
|
||||||
FoodSnackMREBrownie: 5
|
FoodSnackMREBrownie: 5
|
||||||
FoodCondimentPacketKetchup: 5
|
FoodCondimentPacketKetchup: 5
|
||||||
|
|||||||
@@ -1,8 +1,10 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: TankDispenserEVAInventory
|
id: TankDispenserEVAInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
OxygenTankFilled: 10
|
OxygenTankFilled: 7
|
||||||
NitrogenTankFilled: 10
|
EmergencyOxygenTankFilled: 10
|
||||||
|
ExtendedEmergencyOxygenTankFilled: 3
|
||||||
|
NitrogenTankFilled: 7
|
||||||
|
|
||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: TankDispenserEngineeringInventory
|
id: TankDispenserEngineeringInventory
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
ClothingOuterSanta: 2
|
ClothingOuterSanta: 2
|
||||||
ClothingHeadHatSkub: 2
|
ClothingHeadHatSkub: 2
|
||||||
ClothingOuterSkub: 2
|
ClothingOuterSkub: 2
|
||||||
ClothingHeadHatBeretFrench: 2
|
|
||||||
ClothingOuterSuitChicken: 2
|
ClothingOuterSuitChicken: 2
|
||||||
ClothingHeadHatChickenhead: 2
|
ClothingHeadHatChickenhead: 2
|
||||||
ClothingOuterSuitMonkey: 2
|
ClothingOuterSuitMonkey: 2
|
||||||
@@ -29,8 +28,6 @@
|
|||||||
ClothingHeadHatShrineMaidenWig: 2
|
ClothingHeadHatShrineMaidenWig: 2
|
||||||
ClothingOuterSuitShrineMaiden: 2
|
ClothingOuterSuitShrineMaiden: 2
|
||||||
Gohei: 2
|
Gohei: 2
|
||||||
ClothingHeadHatRedRacoon: 2
|
|
||||||
ClothingOuterRedRacoon: 2
|
|
||||||
ClothingHeadPaperSack: 2
|
ClothingHeadPaperSack: 2
|
||||||
ClothingHeadPaperSackSmile: 2
|
ClothingHeadPaperSackSmile: 2
|
||||||
ClothingEyesBlindfold: 1
|
ClothingEyesBlindfold: 1
|
||||||
@@ -44,6 +41,23 @@
|
|||||||
ClothingUniformJumpsuitKimono: 1
|
ClothingUniformJumpsuitKimono: 1
|
||||||
ClothingHeadHatCasa: 1
|
ClothingHeadHatCasa: 1
|
||||||
ClothingHeadHatHairflower: 1
|
ClothingHeadHatHairflower: 1
|
||||||
|
ClothingShoesClownLarge: 1
|
||||||
|
ClothingMaskItalianMoustache: 1
|
||||||
|
ClothingShoesFlippers: 1
|
||||||
|
ClothingMaskRat: 1
|
||||||
|
ClothingMaskRaven: 1
|
||||||
|
ClothingMaskBear: 1
|
||||||
|
ClothingMaskJackal: 1
|
||||||
|
ClothingMaskFox: 1
|
||||||
|
ClothingShoeSlippersDuck: 3
|
||||||
|
ClothingShoesSlippers: 1
|
||||||
|
ClothingHeadHatHoodMoth: 2
|
||||||
|
ClothingNeckCloakMoth: 2
|
||||||
|
ClothingOuterDogi: 1
|
||||||
|
ClothingHeadHatMagician: 1
|
||||||
|
ClothingHeadHatBeretFrench: 2
|
||||||
|
ClothingHeadHatRedRacoon: 2
|
||||||
|
ClothingOuterRedRacoon: 2
|
||||||
ClothingHeadHatGladiator: 1
|
ClothingHeadHatGladiator: 1
|
||||||
ClothingUniformJumpsuitGladiator: 1
|
ClothingUniformJumpsuitGladiator: 1
|
||||||
ClothingHeadHatCowboyBrown: 1
|
ClothingHeadHatCowboyBrown: 1
|
||||||
|
|||||||
@@ -1,12 +1,16 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: ViroDrobeInventory
|
id: ViroDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingUniformJumpsuitVirology: 2
|
|
||||||
ClothingUniformJumpskirtVirology: 2
|
|
||||||
ClothingShoesColorWhite: 2
|
|
||||||
ClothingOuterCoatLabViro: 2
|
|
||||||
ClothingOuterWinterViro: 2
|
|
||||||
ClothingMaskSterile: 2
|
|
||||||
ClothingBackpackVirology: 2
|
ClothingBackpackVirology: 2
|
||||||
ClothingBackpackSatchelVirology: 2
|
ClothingBackpackSatchelVirology: 2
|
||||||
ClothingBackpackDuffelVirology: 2
|
ClothingBackpackDuffelVirology: 2
|
||||||
|
|
||||||
|
ClothingMaskSterile: 2
|
||||||
|
ClothingHeadsetMedical: 2
|
||||||
|
ClothingEyesGlasses: 2
|
||||||
|
ClothingOuterCoatLabViro: 2
|
||||||
|
ClothingOuterWinterViro: 2
|
||||||
|
ClothingUniformJumpsuitVirology: 2
|
||||||
|
ClothingUniformJumpskirtVirology: 2
|
||||||
|
ClothingHandsGlovesLatex: 2
|
||||||
|
ClothingShoesColorWhite: 2
|
||||||
|
|||||||
@@ -1,8 +1,13 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: NanoMedInventory
|
id: NanoMedInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
Brutepack: 3
|
HandheldHealthAnalyzer: 3
|
||||||
Ointment: 3
|
Brutepack: 5
|
||||||
Bloodpack: 3
|
Ointment: 5
|
||||||
|
Bloodpack: 5
|
||||||
|
Gauze: 5
|
||||||
EpinephrineChemistryBottle: 3
|
EpinephrineChemistryBottle: 3
|
||||||
Syringe: 3
|
Syringe: 5
|
||||||
|
EmergencyMedipen: 2
|
||||||
|
SyringeBicaridine: 1
|
||||||
|
SyringeDermaline: 1
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
ClothingOuterCoatBomber: 3
|
ClothingOuterCoatBomber: 3
|
||||||
ClothingHeadHatSantahat: 2
|
ClothingHeadHatSantahat: 2
|
||||||
ClothingHeadHatXmasCrown: 2
|
ClothingHeadHatXmasCrown: 2
|
||||||
|
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
ClothingNeckScarfStripedSyndieGreen: 3
|
ClothingNeckScarfStripedSyndieGreen: 3
|
||||||
ClothingNeckScarfStripedSyndieRed: 3
|
ClothingNeckScarfStripedSyndieRed: 3
|
||||||
|
|||||||
@@ -3,18 +3,17 @@
|
|||||||
startingInventory:
|
startingInventory:
|
||||||
CableApcStack: 5
|
CableApcStack: 5
|
||||||
Crowbar: 5
|
Crowbar: 5
|
||||||
Welder: 2
|
Welder: 5
|
||||||
Wirecutter: 3
|
Wirecutter: 5
|
||||||
Wrench: 3
|
Wrench: 5
|
||||||
Screwdriver: 3
|
Screwdriver: 5
|
||||||
trayScanner: 3
|
trayScanner: 5
|
||||||
NetworkConfigurator: 3
|
NetworkConfigurator: 5
|
||||||
GasAnalyzer: 3
|
GasAnalyzer: 5
|
||||||
FlashlightLantern: 5
|
FlashlightLantern: 5
|
||||||
ClothingHandsGlovesColorYellowBudget: 3
|
ClothingHandsGlovesColorYellowBudget: 5
|
||||||
SprayPainter: 3
|
AirlockPainter: 5
|
||||||
# Some engineer forgot to take the multitool out the youtool when working on it, happens.
|
Multitool: 5
|
||||||
|
|
||||||
contrabandInventory:
|
contrabandInventory:
|
||||||
Multitool: 1
|
ClothingHandsGlovesColorYellow: 2
|
||||||
emaggedInventory:
|
|
||||||
ClothingHandsGlovesColorYellow: 1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user