// Management · RimWorld Mod

Arctic SE Cleaning Bot (1.2)

The Arctic Standard Edition Cleaning Robot is your generic cleaning bot.

The Arctic Standard Edition Cleaning Robot is your generic cleaning bot. This platform is used as the base blueprint for all other robots. If it isn't generic, it isn't Arctic. (A Medium Tiered Cleaning bot to be used with "Base Robots". This is an example of bots you can create on your own by changing the work type.)

-----------------------------------------------------------------------------------------------------------------------------------------------------

Adds a cleaning bot which can be crafted. "Base Robots" MUST be installed and come first in the load order.
Now Requires Base Robots Expansion.

The robot recipe is in the ~Machining Table bills~.

Recipes now at Robot Fabrication table provided by Base Robots Expansion.

Base Robots provides a main "Robots" tab where you can see all active robots, rename them, and assign them to an area.

Feel free to make your own custom robots using Base Robots.You can use this mod as an example. The only things needed are textures and XML defs - the code is already taken care of.


Source:
https://github.com/bkjohnson/CleaningRobots - ORIGINAL DESCRIPTION
---------

Thanks to NotFood for getting Base Robots up and running again for b18.

Charlotte for 1.0 update.

----------------------------------------------------------------------------------------------------------

If your Robots are idling it is because the tile isn't considered dirty enough to need a pawn to clean it.

Test it yourself and create 100 filth using dev mode and tell me that your robot isn't cleaning.

If your robots don't work it is because of your mod order. Not the mod itself. The videos are proof that the mods work.
-------------------------------
Thanks to Mlie for 1.2!