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: ClothingShoesBootsMag
|
||||
- id: Pickaxe
|
||||
# bare-minimum for cutting apart walls
|
||||
# not giving them wirecutters/etc. for balance reasons
|
||||
- id: Welder
|
||||
- id: Wrench
|
||||
- id: Screwdriver
|
||||
- id: Crowbar
|
||||
- id: Wirecutter
|
||||
- id: ClothingBeltUtility
|
||||
|
||||
- type: entity
|
||||
id: CrateSalvageAssortedGoodies
|
||||
|
||||
@@ -4,11 +4,12 @@
|
||||
animationDuration: 1.1
|
||||
spriteName: youtool
|
||||
startingInventory:
|
||||
CableApcStack1: 10
|
||||
CableApcStack: 5
|
||||
Crowbar: 5
|
||||
Welder: 3
|
||||
Wirecutter: 5
|
||||
Wrench: 5
|
||||
Screwdriver: 5
|
||||
trayScanner: 5
|
||||
ClothingHandsGlovesColorYellowBudget: 5
|
||||
ClothingHandsGlovesColorYellowBudget: 5
|
||||
ClothingBeltUtility: 3
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
parent: ComputerBase
|
||||
id: ComputerAlert
|
||||
name: alerts computer
|
||||
@@ -313,7 +313,6 @@
|
||||
- ServiceLightsReplacement
|
||||
- ServiceSmokeables
|
||||
- ServiceCustomSmokable
|
||||
- SalvageEquipment
|
||||
- ServiceBureaucracy
|
||||
- EngineeringCableLv
|
||||
- EngineeringCableMv
|
||||
|
||||
Reference in New Issue
Block a user