Adds a new belt, intended for nuclear operatives to use. New 'military belt' and sprites added.

This commit is contained in:
Neerti
2013-10-27 19:44:29 -04:00
parent 0a1baa0f34
commit 2417c72307
3 changed files with 7 additions and 1 deletions
@@ -143,4 +143,10 @@
storage_slots = 1
can_hold = list(
"/obj/item/clothing/mask/luchador"
)
)
/obj/item/weapon/storage/belt/military
name = "military belt"
desc = "A syndicate belt designed to be used by boarding parties. It's style is modeled after the hardsuits they wear."
icon_state = "militarybelt"
item_state = "military"