mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
You can now open/close doors and interact with elevator buttons/panels by clicking the tile they are on. (#14017)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
/obj/structure/curtain/Initialize()
|
||||
. = ..()
|
||||
material = SSmaterials.get_material_by_name(curtain_material)
|
||||
AddComponent(/datum/component/turf_hand)
|
||||
|
||||
/obj/structure/curtain/open
|
||||
icon_state = "open"
|
||||
|
||||
Reference in New Issue
Block a user