sentient minebots can no longer be converted to cult (#14547)

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
This commit is contained in:
Kyep
2020-10-14 20:48:56 -04:00
committed by GitHub
co-authored by Kyep
parent b778fbe069
commit 320f1d60c1
+2
View File
@@ -336,6 +336,8 @@
M.move_to_delay = initial(M.move_to_delay) + base_speed_add
if(M.stored_gun)
M.stored_gun.overheat_time += base_cooldown_add
if(M.mind)
M.mind.offstation_role = TRUE
/**********************Mining drone cube**********************/