Removes leg trim on the corp-sec uniforms

This commit is contained in:
Mark9013100
2016-05-19 17:04:35 -04:00
parent 861dc04e89
commit c5cd4c6f97
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -58,13 +58,13 @@
icon_state = "sec_corporate"
//item_state = "sec_corporate"
worn_state = "sec_corporate"
rolled_sleeves = -1
rolled_sleeves = 0
/obj/item/clothing/under/rank/warden/corp
icon_state = "warden_corporate"
//item_state = "warden_corporate"
worn_state = "warden_corporate"
rolled_sleeves = -1
rolled_sleeves = 0
/obj/item/clothing/under/tactical
name = "tactical jumpsuit"
@@ -164,7 +164,7 @@
icon_state = "hos_corporate"
//item_state = "hos_corporate"
worn_state = "hos_corporate"
rolled_sleeves = -1
rolled_sleeves = 0
/obj/item/clothing/head/helmet/HoS
name = "Head of Security Hat"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 KiB

After

Width:  |  Height:  |  Size: 432 KiB