Misc items

Misc bits for the new map.

- Another statue sprite.
- Shuttle handrails that can be buckled into.
This commit is contained in:
Woodratt
2021-05-25 12:35:12 -07:00
parent 9667dad5ba
commit 427729942d
4 changed files with 9 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
/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 = 0
anchored = 1
can_buckle = 1