Configured cargo containers for items, metal crates can be deconstructed, spears can be contained inside metal crates
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<Item
|
||||
name="Captain's Cap"
|
||||
category="Equipment"
|
||||
|
||||
tags="smallitem"
|
||||
cargocontainername="Metal Crate"
|
||||
description="A token of the Captain's unquestionable authority.">
|
||||
|
||||
<Sprite texture ="captainhat.png" depth="0.6"/>
|
||||
@@ -17,8 +17,8 @@
|
||||
|
||||
<Item
|
||||
name="Captain's Jacket"
|
||||
category="Equipment"
|
||||
|
||||
category="Equipment"
|
||||
cargocontainername="Metal Crate"
|
||||
tags="smallitem">
|
||||
|
||||
<Sprite texture ="captainLegs.png" sourcerect="0,49,52,17" depth="0.6"/>
|
||||
@@ -39,7 +39,7 @@
|
||||
<Item
|
||||
name="Captain's Trousers"
|
||||
category="Equipment"
|
||||
|
||||
cargocontainername="Metal Crate"
|
||||
tags="smallitem">
|
||||
|
||||
<Sprite texture ="captainLegs.png" sourcerect="0,67,51,13" depth="0.6"/>
|
||||
|
||||
Reference in New Issue
Block a user