Salvage vendmachine
This commit is contained in:
@@ -1,23 +1,24 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: SalvageEquipmentInventory
|
id: SalvageEquipmentInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
WeaponProtoKineticAccelerator: 2
|
WeaponProtoKineticAccelerator: 4 # WD start
|
||||||
WeaponCrusher: 1
|
|
||||||
WeaponCrusherDagger: 2
|
|
||||||
HandheldGPSBasic: 4
|
|
||||||
Crowbar: 2
|
|
||||||
BoxMRE: 3
|
|
||||||
Pickaxe: 4
|
Pickaxe: 4
|
||||||
SurvivalKnife: 2
|
|
||||||
OreBag: 4
|
OreBag: 4
|
||||||
|
SeismicCharge: 3
|
||||||
|
SurvivalKnife: 2
|
||||||
|
Crowbar: 2
|
||||||
Flare: 10
|
Flare: 10
|
||||||
FlashlightLantern: 3
|
FlashlightLantern: 3
|
||||||
Floodlight: 2
|
Floodlight: 2
|
||||||
RadioHandheld: 4
|
PowerCellMedium: 3
|
||||||
InflatableWallStack1: 20
|
HandheldGPSBasic: 3
|
||||||
InflatableDoorStack1: 10
|
RadioHandheld: 3
|
||||||
SeismicCharge: 3
|
|
||||||
FultonBeacon: 2
|
FultonBeacon: 2
|
||||||
Fulton: 3
|
Fulton: 3
|
||||||
|
BoxInflatable: 2
|
||||||
|
BoxMRE: 2
|
||||||
|
ClothingEyesGlassesMeson: 3
|
||||||
|
ClothingPouchMedical: 2
|
||||||
|
ClothingPouchGrenade: 2 # WD end
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
JetpackBlackFilled: 1
|
JetpackBlackFilled: 1
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
materialComposition:
|
materialComposition:
|
||||||
Cloth: 35
|
Cloth: 35
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 200
|
price: 50
|
||||||
- type: EmitSoundOnPickup
|
- type: EmitSoundOnPickup
|
||||||
sound:
|
sound:
|
||||||
path: /Audio/White/Web/walk1.ogg
|
path: /Audio/White/Web/walk1.ogg
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
- Patch
|
- Patch
|
||||||
- Healing
|
- Healing
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 250
|
price: 75
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -50,8 +50,6 @@
|
|||||||
- SmokeOnTrigger
|
- SmokeOnTrigger
|
||||||
- ClusterGrenade
|
- ClusterGrenade
|
||||||
- ExplodeOnTrigger
|
- ExplodeOnTrigger
|
||||||
- type: StaticPrice
|
|
||||||
price: 125
|
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -118,7 +116,7 @@
|
|||||||
maxFillLevels: 1
|
maxFillLevels: 1
|
||||||
fillBaseName: fill-
|
fillBaseName: fill-
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 110
|
price: 40
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -165,5 +163,5 @@
|
|||||||
slots: [pocket, belt]
|
slots: [pocket, belt]
|
||||||
quickEquip: false
|
quickEquip: false
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 150
|
price: 70
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
|
|||||||
@@ -26,6 +26,8 @@
|
|||||||
loop: true
|
loop: true
|
||||||
volume: -10
|
volume: -10
|
||||||
maxDistance: 5
|
maxDistance: 5
|
||||||
|
- type: StaticPrice # WD
|
||||||
|
price: 5 # WD
|
||||||
|
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Misc/flare.rsi
|
sprite: Objects/Misc/flare.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user