mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-05-25 16:16:57 +01:00
Merge pull request #2749 from fauxki/bleeding-edge-freeze
Map Fixes - BEF
This commit is contained in:
@@ -107,6 +107,19 @@
|
||||
new /obj/item/clothing/shoes/black(src)
|
||||
return
|
||||
|
||||
/obj/structure/closet/wardrobe/xenos
|
||||
name = "xenos wardrobe"
|
||||
icon_state = "green"
|
||||
icon_closed = "green"
|
||||
|
||||
/obj/structure/closet/wardrobe/xenos/New()
|
||||
new /obj/item/clothing/suit/unathi/mantle(src)
|
||||
new /obj/item/clothing/suit/unathi/robe(src)
|
||||
new /obj/item/clothing/shoes/sandal(src)
|
||||
new /obj/item/clothing/shoes/sandal(src)
|
||||
new /obj/item/clothing/shoes/sandal(src)
|
||||
return
|
||||
|
||||
|
||||
/obj/structure/closet/wardrobe/orange
|
||||
name = "prison wardrobe"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+10762
-10757
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user