mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-12 18:00:07 +01:00
577b986ba6
Co-authored-by: Aronai Sieyes <arokha@arokha.com>
9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
/obj/structure/handrail
|
|
name = "handrail"
|
|
icon = 'icons/obj/handrail.dmi'
|
|
icon_state = "handrail"
|
|
desc = "A safety railing with buckles to secure yourself to when floor isn't stable enough."
|
|
density = FALSE
|
|
anchored = TRUE
|
|
can_buckle = TRUE
|