mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 16:42:13 +00:00
Ports funky closet animations from Yog (#12989)
This commit is contained in:
@@ -62,12 +62,7 @@
|
||||
/obj/structure/closet/secure_closet/xenoarchaeologist
|
||||
name = "xenoarchaeologist locker"
|
||||
req_access = list(access_tox_storage)
|
||||
icon_state = "secureres1"
|
||||
icon_closed = "secureres"
|
||||
icon_locked = "secureres1"
|
||||
icon_opened = "secureresopen"
|
||||
icon_broken = "secureresbroken"
|
||||
icon_off = "secureresoff"
|
||||
icon_state = "science"
|
||||
|
||||
/obj/structure/closet/secure_closet/xenoarchaeologist/fill()
|
||||
new /obj/item/clothing/under/rank/scientist(src)
|
||||
@@ -81,9 +76,8 @@
|
||||
|
||||
/obj/structure/closet/excavation
|
||||
name = "excavation tools"
|
||||
icon_state = "toolcloset"
|
||||
icon_closed = "toolcloset"
|
||||
icon_opened = "toolclosetopen"
|
||||
icon_state = "eng"
|
||||
icon_door = "eng_tool"
|
||||
|
||||
/obj/structure/closet/excavation/fill()
|
||||
new /obj/item/storage/belt/archaeology(src)
|
||||
|
||||
Reference in New Issue
Block a user