Merge pull request #9494 from Ghommie/Ghommie-cit235

Fixes the "gear" harness.
This commit is contained in:
kevinz000
2019-10-29 21:37:11 -07:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -715,8 +715,9 @@
name = "gear harness"
desc = "A simple, inconspicuous harness replacement for a jumpsuit."
icon_state = "gear_harness"
item_state = "gear_harness" //We dont use golem do to being a item, item without faces making it default to error suit sprites.
item_state = "gear_harness"
body_parts_covered = CHEST|GROIN
can_adjust = FALSE
/obj/item/clothing/under/durathread
name = "durathread jumpsuit"