Fixes a bug regarding gladiator uniform sprites, and comments out the police uniform due to missing sprites.

Patch by Shiftyeyesshady.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3244 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Superxpdude@gmail.com
2012-03-03 21:26:05 +00:00
parent a7c1aef6be
commit a3e28d1901
+3 -3
View File
@@ -269,13 +269,13 @@
item_state = "schoolgirl"
color = "schoolgirl"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS
/*
/obj/item/clothing/under/gimmick/rank/police
name = "police uniform"
desc = "Move along, nothing to see here."
icon_state = "police"
item_state = "b_suit"
color = "police"
color = "police" */ //No Sprite - Shiftyeyesshady
/obj/item/clothing/head/flatcap
name = "flat cap"
@@ -570,5 +570,5 @@ obj/item/clothing/suit/justice
desc = "Ave, Imperator, morituri te salutant."
icon_state = "gladiator"
flags = FPRINT|TABLEPASS|SUITSPACE|HEADCOVERSEYES|HEADCOVERSMOUTH|BLOCKHAIR
item_state="gladiator"
item_state = "gladiator"
flags_inv = HIDEMASK|HIDEEARS|HIDEEYES