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
@@ -57,7 +57,8 @@
<Item
name="Fuel Rod"
Tags="smallitem,reactorfuel"
Tags="smallitem,reactorfuel"
cargocontainername="Metal Crate"
price="200">
<Deconstruct time="10">
@@ -77,6 +78,7 @@
<Item
name="Incendium Fuel Rod"
Tags="smallitem,reactorfuel"
cargocontainername="Metal Crate"
spritecolor="0.5,0.0,0.0,1.0">
<Deconstruct time="10">
@@ -95,6 +97,7 @@
<Item
name="Heat Absorber"
Tags="smallitem"
cargocontainername="Metal Crate"
price="50">
<Sprite texture ="heatabsorber.png"/>