From 890c0dc1d90022991dda6dc59c34b1ccef702a53 Mon Sep 17 00:00:00 2001 From: Blue Date: Sat, 5 May 2018 23:08:01 +0200 Subject: [PATCH] Deconstructing certain items now gives materials Some tools and the body armor wouldn't give any materials --- .../Content/Items/Jobgear/securitygear.xml | 6 ++++++ .../Content/Items/Tools/tools.xml | 19 ++++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/Barotrauma/BarotraumaShared/Content/Items/Jobgear/securitygear.xml b/Barotrauma/BarotraumaShared/Content/Items/Jobgear/securitygear.xml index 9207972bd..1055cd63b 100644 --- a/Barotrauma/BarotraumaShared/Content/Items/Jobgear/securitygear.xml +++ b/Barotrauma/BarotraumaShared/Content/Items/Jobgear/securitygear.xml @@ -6,6 +6,12 @@ cargocontainername="Metal Crate" description="While the body armor won't offer adequate protection against most of the inhabitants of the subsurface ocean, it can be extremely useful if there are traitors on board."> + + + + + + diff --git a/Barotrauma/BarotraumaShared/Content/Items/Tools/tools.xml b/Barotrauma/BarotraumaShared/Content/Items/Tools/tools.xml index 67b4ee825..7450d476a 100644 --- a/Barotrauma/BarotraumaShared/Content/Items/Tools/tools.xml +++ b/Barotrauma/BarotraumaShared/Content/Items/Tools/tools.xml @@ -174,7 +174,11 @@ Tags="smallitem" cargocontainername="Metal Crate" price="10"> - + + + + + @@ -190,6 +194,10 @@ cargocontainername="Metal Crate" price="10"> + + + + @@ -207,6 +215,10 @@ cargocontainername="Metal Crate" price="15"> + + + + @@ -224,6 +236,11 @@ cargocontainername="Metal Crate" price="10"> + + + + +