mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Fixes primary AI spawning at incorrect locations
This commit is contained in:
@@ -334,6 +334,7 @@
|
||||
if(locate(/mob/living/silicon/ai) in sloc.loc)
|
||||
continue
|
||||
if(sloc.primary_ai)
|
||||
LAZYCLEARLIST(landmark_loc)
|
||||
landmark_loc += sloc.loc
|
||||
break
|
||||
landmark_loc += sloc.loc
|
||||
|
||||
Reference in New Issue
Block a user