Massive code fix to get the codebase ready to compile in BYOND 500

This commit is contained in:
ZomgPonies
2013-09-15 23:58:16 -04:00
parent 9bde25863f
commit 640e38ce23
50 changed files with 461 additions and 459 deletions
@@ -23,7 +23,7 @@
name = "\improper NanoTrasen Navy Uniform"
icon_state = "officer"
item_state = "g_suit"
color = "officer"
_color = "officer"
displays_id = 0
/obj/item/clothing/under/rank/centcom/officer
@@ -31,7 +31,7 @@
name = "\improper NanoTrasen Officers Uniform"
icon_state = "officer"
item_state = "g_suit"
color = "officer"
_color = "officer"
displays_id = 0
/obj/item/clothing/under/rank/centcom/captain
@@ -39,5 +39,5 @@
name = "\improper NanoTrasen Captains Uniform"
icon_state = "centcom"
item_state = "dg_suit"
color = "centcom"
_color = "centcom"
displays_id = 0