Ports funky closet animations from Yog (#12989)

This commit is contained in:
Wowzewow (Wezzy)
2022-02-16 06:25:17 +08:00
committed by GitHub
parent 78f043262e
commit 7745983a29
56 changed files with 385 additions and 901 deletions

View File

@@ -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)