Merge pull request #1513 from Kabramen/Handrail

Handrail and Bathrobes
This commit is contained in:
Dahlular
2021-12-30 09:43:01 -08:00
committed by GitHub
9 changed files with 80 additions and 2 deletions
+11 -1
View File
@@ -29,7 +29,7 @@
resistance_flags = NONE
/*
* Posshim's Corpus atire
* Posshim's Corpus atire
*/
/obj/item/clothing/suit/hooded/corpus/
name = "Standard Voidsuit"
@@ -1047,3 +1047,13 @@
icon_state = "labcoat_formal"
item_state = "labcoat_formal"
body_parts_covered = CHEST|ARMS
//bathrobes ported from Citadel
/obj/item/clothing/suit/bathrobe
name = "bathrobe"
desc = "A blue bathrobe."
icon_state = "bathrobe"
item_state = "bathrobe"
body_parts_covered = CHEST|GROIN|ARMS