mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Bomberman part 1
This commit is contained in:
@@ -34,6 +34,7 @@ var/list/directional = list(
|
||||
/obj/machinery/light,
|
||||
/obj/machinery/door/airlock/multi_tile,
|
||||
/obj/machinery/camera,
|
||||
/obj/structure/bomberflame,
|
||||
)
|
||||
|
||||
var/list/exception = list(
|
||||
|
||||
Reference in New Issue
Block a user