mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Fixes some closets
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
/obj/structure/closet/secure_closet/am_closet
|
||||
name = "Antimatter Equipment"
|
||||
req_access = list(access_all_personal_lockers)
|
||||
icon_state = "secureeng1"
|
||||
icon_closed = "secureeng"
|
||||
icon_locked = "secureeng1"
|
||||
icon_opened = "secureengopen"
|
||||
icon_broken = "secureengbroken"
|
||||
icon_off = "secureengoff"
|
||||
|
||||
closet_appearance = /decl/closet_appearance/secure_closet/engineering
|
||||
|
||||
New()
|
||||
..()
|
||||
|
||||
@@ -103,8 +103,7 @@
|
||||
/obj/structure/closet/wardrobe/monastary
|
||||
name = "Monastary wardrobe"
|
||||
desc = "It's a storage unit for approved religious attire."
|
||||
icon_state = "black"
|
||||
icon_closed = "black"
|
||||
closet_appearance = /decl/closet_appearance/wardrobe/black
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/unathi/mantle = 2,
|
||||
|
||||
Reference in New Issue
Block a user