mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
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:
@@ -5,9 +5,6 @@
|
||||
// Use the new basic mobs system instead.
|
||||
// If you are refactoring a simple_animal, REMOVE it from this list
|
||||
var/list/allowed_types = list(
|
||||
/mob/living/simple_animal/bot,
|
||||
/mob/living/simple_animal/bot/mulebot,
|
||||
/mob/living/simple_animal/bot/mulebot/paranormal,
|
||||
/mob/living/simple_animal/hostile,
|
||||
/mob/living/simple_animal/hostile/asteroid,
|
||||
/mob/living/simple_animal/hostile/asteroid/elite,
|
||||
|
||||
Reference in New Issue
Block a user