Fixes drop pods, fixes the Ninja TP consoles, fixes shuttles being unable to dock with the Horizon. (#14138)

This commit is contained in:
Matt Atlas
2022-05-29 20:26:06 +02:00
committed by GitHub
parent 73e16b02cf
commit f3bb184919
14 changed files with 689 additions and 642 deletions
-2
View File
@@ -387,8 +387,6 @@ 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.