We ain't got no brakes

This commit is contained in:
Archie
2021-06-15 22:12:20 -03:00
parent c838602cf2
commit 7b0bab0760
2 changed files with 23 additions and 22 deletions
+3 -2
View File
@@ -39,7 +39,8 @@
/obj/effect/collapse,
/obj/effect/particle_effect/ion_trails,
/obj/effect/dummy/phased_mob,
/obj/effect/immovablerod
/obj/effect/immovablerod,
/obj/effect/crystalline_reentry
)) //Gotta make sure certain things can phase through it otherwise the railings also block them.
/obj/structure/railing/CanPass(atom/movable/mover, turf/target)
@@ -158,4 +159,4 @@
else
usr.forceMove(get_turf(src))
usr.visible_message("<span class='warning'>[user] climbed over \the [src]!</span>")
usr.visible_message("<span class='warning'>[user] climbed over \the [src]!</span>")