Rebalance of YouTool and Salvage crate (#6053)
* Quick inventory changes * Fully removed the Salvage Crate from Cargo's order list Co-authored-by: Starm4ncer <63939723+Starm4ncer@users.noreply.github.com>
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
- type: cargoProduct
|
|
||||||
name: "salvage equipment crate"
|
|
||||||
id: SalvageEquipment
|
|
||||||
description: "Gear up a new recruit for salvage missions with this crate full of all the equipment you'll need while salvaging wrecks!"
|
|
||||||
icon:
|
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/salvage.rsi
|
|
||||||
state: icon
|
|
||||||
product: CrateSalvageEquipment
|
|
||||||
cost: 8000
|
|
||||||
category: Salvage
|
|
||||||
group: market
|
|
||||||
@@ -14,12 +14,12 @@
|
|||||||
- id: FireExtinguisher
|
- id: FireExtinguisher
|
||||||
- id: ClothingShoesBootsMag
|
- id: ClothingShoesBootsMag
|
||||||
- id: Pickaxe
|
- id: Pickaxe
|
||||||
# bare-minimum for cutting apart walls
|
|
||||||
# not giving them wirecutters/etc. for balance reasons
|
|
||||||
- id: Welder
|
- id: Welder
|
||||||
- id: Wrench
|
- id: Wrench
|
||||||
- id: Screwdriver
|
- id: Screwdriver
|
||||||
- id: Crowbar
|
- id: Crowbar
|
||||||
|
- id: Wirecutter
|
||||||
|
- id: ClothingBeltUtility
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateSalvageAssortedGoodies
|
id: CrateSalvageAssortedGoodies
|
||||||
|
|||||||
@@ -4,11 +4,12 @@
|
|||||||
animationDuration: 1.1
|
animationDuration: 1.1
|
||||||
spriteName: youtool
|
spriteName: youtool
|
||||||
startingInventory:
|
startingInventory:
|
||||||
CableApcStack1: 10
|
CableApcStack: 5
|
||||||
Crowbar: 5
|
Crowbar: 5
|
||||||
Welder: 3
|
Welder: 3
|
||||||
Wirecutter: 5
|
Wirecutter: 5
|
||||||
Wrench: 5
|
Wrench: 5
|
||||||
Screwdriver: 5
|
Screwdriver: 5
|
||||||
trayScanner: 5
|
trayScanner: 5
|
||||||
ClothingHandsGlovesColorYellowBudget: 5
|
ClothingHandsGlovesColorYellowBudget: 5
|
||||||
|
ClothingBeltUtility: 3
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ComputerBase
|
parent: ComputerBase
|
||||||
id: ComputerAlert
|
id: ComputerAlert
|
||||||
name: alerts computer
|
name: alerts computer
|
||||||
@@ -313,7 +313,6 @@
|
|||||||
- ServiceLightsReplacement
|
- ServiceLightsReplacement
|
||||||
- ServiceSmokeables
|
- ServiceSmokeables
|
||||||
- ServiceCustomSmokable
|
- ServiceCustomSmokable
|
||||||
- SalvageEquipment
|
|
||||||
- ServiceBureaucracy
|
- ServiceBureaucracy
|
||||||
- EngineeringCableLv
|
- EngineeringCableLv
|
||||||
- EngineeringCableMv
|
- EngineeringCableMv
|
||||||
|
|||||||
Reference in New Issue
Block a user