mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +00:00
Fixes Three Mapping Bugs (#14298)
This commit is contained in:
@@ -387,6 +387,8 @@ var/list/mob/living/forced_ambiance_list = new
|
||||
continue
|
||||
if (istype(A, /area/mine))
|
||||
continue
|
||||
if (istype(A, /area/horizon/exterior))
|
||||
continue
|
||||
|
||||
//Although hostile mobs instadying to turrets is fun
|
||||
//If there's no AI they'll just be hit with stunbeams all day and spam the attack logs.
|
||||
|
||||
Reference in New Issue
Block a user