Basic mulebots. last basic bot refactor (#95899)

my watch has ended

<img width="401" height="256" alt="ffffff"
src="https://github.com/user-attachments/assets/a539203c-020b-4ad8-b034-f69ec0eafa78"
/>



## Changelog
🆑 Profakos (originally pulled from their branch, did massive chunk of
this), Ben10omintrix
refactor: mulebots have been refactored. please report any bugs
/🆑
This commit is contained in:
Ben10Omintrix
2026-06-11 23:58:13 -07:00
committed by GitHub
parent 8d37abd0dd
commit 64baa1979d
49 changed files with 1069 additions and 2287 deletions
+1 -1
View File
@@ -547,7 +547,7 @@
return COMPONENT_CANCEL_ATTACK_CHAIN
//BOTS, overloads them and causes a explosion
/mob/living/simple_animal/bot/ninjadrain_act(mob/living/carbon/human/ninja, obj/item/mod/module/hacker/hacking_module)
/mob/living/basic/bot/ninjadrain_act(mob/living/carbon/human/ninja, obj/item/mod/module/hacker/hacking_module)
to_chat(src, span_boldwarning("Your circutry suddenly begins heating up!"))
if(!do_after(ninja, 1.5 SECONDS, target = src, hidden = TRUE))
return COMPONENT_CANCEL_ATTACK_CHAIN