diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml index ef265eac75..33eee9c629 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/salvage.yml @@ -1,23 +1,24 @@ - type: vendingMachineInventory id: SalvageEquipmentInventory startingInventory: - WeaponProtoKineticAccelerator: 2 - WeaponCrusher: 1 - WeaponCrusherDagger: 2 - HandheldGPSBasic: 4 - Crowbar: 2 - BoxMRE: 3 + WeaponProtoKineticAccelerator: 4 # WD start Pickaxe: 4 - SurvivalKnife: 2 OreBag: 4 + SeismicCharge: 3 + SurvivalKnife: 2 + Crowbar: 2 Flare: 10 FlashlightLantern: 3 Floodlight: 2 - RadioHandheld: 4 - InflatableWallStack1: 20 - InflatableDoorStack1: 10 - SeismicCharge: 3 + PowerCellMedium: 3 + HandheldGPSBasic: 3 + RadioHandheld: 3 FultonBeacon: 2 Fulton: 3 + BoxInflatable: 2 + BoxMRE: 2 + ClothingEyesGlassesMeson: 3 + ClothingPouchMedical: 2 + ClothingPouchGrenade: 2 # WD end emaggedInventory: JetpackBlackFilled: 1 diff --git a/Resources/Prototypes/Entities/Clothing/Pouches/base_clothingpouch.yml b/Resources/Prototypes/Entities/Clothing/Pouches/base_clothingpouch.yml index 5c845561ae..4c9c35fdbb 100644 --- a/Resources/Prototypes/Entities/Clothing/Pouches/base_clothingpouch.yml +++ b/Resources/Prototypes/Entities/Clothing/Pouches/base_clothingpouch.yml @@ -14,7 +14,7 @@ materialComposition: Cloth: 35 - type: StaticPrice - price: 200 + price: 50 - type: EmitSoundOnPickup sound: path: /Audio/White/Web/walk1.ogg diff --git a/Resources/Prototypes/Entities/Clothing/Pouches/pouches.yml b/Resources/Prototypes/Entities/Clothing/Pouches/pouches.yml index ebc399e942..8fe5e00ba5 100644 --- a/Resources/Prototypes/Entities/Clothing/Pouches/pouches.yml +++ b/Resources/Prototypes/Entities/Clothing/Pouches/pouches.yml @@ -27,7 +27,7 @@ - Patch - Healing - type: StaticPrice - price: 250 + price: 75 - type: Appearance - type: entity @@ -50,8 +50,6 @@ - SmokeOnTrigger - ClusterGrenade - ExplodeOnTrigger - - type: StaticPrice - price: 125 - type: Appearance - type: entity @@ -118,7 +116,7 @@ maxFillLevels: 1 fillBaseName: fill- - type: StaticPrice - price: 110 + price: 40 - type: Appearance - type: entity @@ -165,5 +163,5 @@ slots: [pocket, belt] quickEquip: false - type: StaticPrice - price: 150 + price: 70 - type: Appearance diff --git a/Resources/Prototypes/Entities/Objects/Tools/flare.yml b/Resources/Prototypes/Entities/Objects/Tools/flare.yml index fdf5314863..d325d92f6a 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/flare.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/flare.yml @@ -26,6 +26,8 @@ loop: true volume: -10 maxDistance: 5 + - type: StaticPrice # WD + price: 5 # WD - type: Sprite sprite: Objects/Misc/flare.rsi