mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
Fix #4171
This commit is contained in:
@@ -38,6 +38,7 @@ var/list/directional = list(
|
||||
/obj/machinery/door/firedoor/border_only,
|
||||
/obj/item/projectile,
|
||||
/obj/effect/beam/emitter,
|
||||
/obj/machinery/conveyor
|
||||
)
|
||||
|
||||
var/list/exception = list(
|
||||
|
||||
Reference in New Issue
Block a user