Adds an Area to the Exterior (#14011)

This commit is contained in:
SleepyGemmy
2022-05-23 13:35:20 +02:00
committed by GitHub
parent 7ac73f066d
commit 2da35ea554
6 changed files with 441 additions and 527 deletions

View File

@@ -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