mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
pAIs No Longer valid Gun Turret Targets
This commit is contained in:
@@ -512,6 +512,8 @@
|
||||
continue
|
||||
if(faction in M.faction)
|
||||
continue
|
||||
if(ispAI(M))
|
||||
continue
|
||||
pos_targets += M
|
||||
for(var/obj/mecha/M in oview(scan_range, src))
|
||||
if(M.occupant)
|
||||
|
||||
Reference in New Issue
Block a user