Merge pull request #2192 from SinTwo/item_state

Fixes CE jumpsuit naming catastrophe
This commit is contained in:
Anewbe
2016-07-24 20:45:43 -05:00
committed by GitHub
4 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
/obj/item/clothing/under/rank/chief_engineer
desc = "It's a high visibility jumpsuit given to those engineers insane enough to achieve the rank of \"Chief engineer\". It has minor radiation shielding."
name = "chief engineer's jumpsuit"
icon_state = "chiefengineer"
icon_state = "chief"
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 10)
rolled_sleeves = 0