mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
Adds an Area to the Exterior (#14011)
This commit is contained in:
@@ -387,7 +387,7 @@ var/list/mob/living/forced_ambiance_list = new
|
||||
continue
|
||||
if (istype(A, /area/mine))
|
||||
continue
|
||||
if (istype(A, /area/horizonexterior))
|
||||
if (istype(A, /area/horizon/exterior))
|
||||
continue
|
||||
|
||||
//Although hostile mobs instadying to turrets is fun
|
||||
|
||||
Reference in New Issue
Block a user