mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Attempt fix blackscreen (#18434)
* first reordering, committed in case i fuck up badly next * from the moment i understood the weakness of my flesh * sdafa * you asked for this * we can't have nice things * sdafasdf * sdafasd * sdfa * fsa * worth a shot * more pain * sdfasdf
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
var/spawn_grille = FALSE // For electrified windows.
|
||||
var/spawn_firedoor = FALSE
|
||||
var/activated
|
||||
atmos_canpass = CANPASS_NEVER
|
||||
|
||||
/obj/effect/map_effect/window_spawner/CanPass() // Stops ZAS expanding zones past us, the windows will block the zone anyway.
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user