[MIRROR] no decoys as AI (#10664)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-17 15:35:17 +02:00
committed by GitHub
co-authored by Kashargul
parent d09bac1c3d
commit c0ec495ce3
+1 -1
View File
@@ -94,7 +94,7 @@
newloc = loc_landmark.loc
var/mob/living/silicon/ai/O = new (newloc, using_map.default_law_type,,1)//No MMI but safety is in effect.
var/mob/living/silicon/ai/O = new (newloc, FALSE, using_map.default_law_type, null, 1)//No MMI but safety is in effect.
O.invisibility = 0
O.aiRestorePowerRoutine = 0