mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
[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:
co-authored by
Ben10Omintrix
Bloop
parent
a2456e81d3
commit
3d816fc0d5
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user