byond - Modules - TypesVar Details - Proc Details

roomba

A cheap little roomba that runs around and keeps prep clean to decrease maptick and prep always being a fucking mess

Vars

allow_claymoreAdmins can let it have a claymore
claymoreThe mine we have attached to this roomba

Procs

roomba_restockFor each obj/item/sucker, we try to restock it if possible If the item cannot be restocked, we send it to cryo storage so it's not just deleted from existence
suck_itemsCalled when the roomba moves, sucks in all items held in the tile and sends them to cryo

Var Details

allow_claymore

Admins can let it have a claymore

claymore

The mine we have attached to this roomba

Proc Details

roomba_restock

For each obj/item/sucker, we try to restock it if possible If the item cannot be restocked, we send it to cryo storage so it's not just deleted from existence

suck_items

Called when the roomba moves, sucks in all items held in the tile and sends them to cryo