[MIRROR] basic cleanbots refactor and new janitor skillchip [MDB IGNORE] (#25511)

* basic cleanbots refactor and new janitor skillchip

* Update medbot.dm

* UpdatePaths

---------

Co-authored-by: Ben10Omintrix <138636438+Ben10Omintrix@users.noreply.github.com>
Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-12-08 19:59:00 -05:00
committed by GitHub
co-authored by Ben10Omintrix Bloop
parent a2456e81d3
commit 3d816fc0d5
38 changed files with 776 additions and 542 deletions
@@ -6,9 +6,6 @@
// 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/cleanbot,
/mob/living/simple_animal/bot/cleanbot/autopatrol,
/mob/living/simple_animal/bot/cleanbot/medbay,
/mob/living/simple_animal/bot/firebot,
/mob/living/simple_animal/bot/floorbot,
/mob/living/simple_animal/bot/hygienebot,