Merge pull request #1666 from Neerti/10-27-2013_nukeops_belt

New 'Military Belt' for nuke ops.
This commit is contained in:
Cheridan
2013-10-28 20:51:36 -07:00
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"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB