Stairs are Dangerous (#9210)

* Crates, closets, rollerbeds and wheelchairs now cannot safely traverse
stairs.
This commit is contained in:
Geeves
2024-05-12 19:01:38 +00:00
committed by GitHub
parent 43cd06acf9
commit 3920f83d0f
5 changed files with 51 additions and 0 deletions
+4
View File
@@ -286,3 +286,7 @@
/obj/proc/clean()
clean_blood()
color = initial(color)
/// This fires when the object /crosses() a stair object
/obj/proc/stair_act()
return