Configured cargo containers for items, metal crates can be deconstructed, spears can be contained inside metal crates
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
<Items>
|
||||
<Item
|
||||
name="Headset"
|
||||
category="Equipment"
|
||||
|
||||
category="Equipment"
|
||||
tags="smallitem"
|
||||
description="Allows remote communication between the crew."
|
||||
|
||||
cargocontainername="Metal Crate"
|
||||
price="10">
|
||||
|
||||
<Sprite texture ="headset.png" depth="0.6"/>
|
||||
@@ -33,7 +32,7 @@
|
||||
<Item
|
||||
name="Clown Mask"
|
||||
category="Equipment"
|
||||
|
||||
cargocontainername="Metal Crate"
|
||||
tags="smallitem"
|
||||
description="Praise the honkmother.">
|
||||
|
||||
@@ -54,7 +53,7 @@
|
||||
<Item
|
||||
name="Clown Costume"
|
||||
category="Equipment"
|
||||
|
||||
cargocontainername="Metal Crate"
|
||||
tags="smallitem"
|
||||
description="Praise the honkmother.">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user