mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 03:21:30 +00:00
Ports funky closet animations from Yog (#12989)
This commit is contained in:
@@ -48,7 +48,7 @@ var/hadevent = 0
|
||||
|
||||
for (var/obj/structure/closet/secure_closet/brig/temp_closet in A)
|
||||
temp_closet.locked = 0
|
||||
temp_closet.icon_state = temp_closet.icon_closed
|
||||
temp_closet.update_icon()
|
||||
|
||||
for (var/obj/machinery/door/airlock/security/temp_airlock in A)
|
||||
spawn(0) temp_airlock.prison_open()
|
||||
|
||||
Reference in New Issue
Block a user