Configured cargo containers for items, metal crates can be deconstructed, spears can be contained inside metal crates

This commit is contained in:
Joonas Rikkonen
2018-01-10 15:57:22 +02:00
parent 9f58d1b74d
commit 7bbab35a0b
16 changed files with 172 additions and 118 deletions
@@ -2,8 +2,8 @@
<Item
name="Body Armor"
category="Equipment"
tags="smallitem"
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.">
<Sprite texture ="securitygear.png" sourcerect="68,0,60,31" depth="0.6"/>
@@ -21,8 +21,9 @@
<Item
name="Ballistic Helmet"
category="Equipment"
category="Equipment"
tags="smallitem"
cargocontainername="Metal Crate"
description="While the helmet 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.">
<Deconstruct time="10">
@@ -44,7 +45,7 @@
<Item
name="Handcuffs"
category="Equipment"
cargocontainername="Metal Crate"
tags="smallitem" >
<Sprite texture = "securitygear.png" sourcerect="0,63,32,14" depth="0.6"/>