Merge branch 'master' into upstream-merge-34667
This commit is contained in:
@@ -341,7 +341,6 @@
|
||||
var/ally = FALSE
|
||||
for(var/F in faction)
|
||||
if(F == "neutral") //slimes are neutral so other mobs not target them, but they can target neutral mobs
|
||||
continue
|
||||
if(F in L.faction)
|
||||
ally = TRUE
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user