mulebot  
| Vars | |
| maximum_pathfind_range | The maximum amount of tiles the MULE can search via SSpathfinder before giving up. Stored as a variable to allow VVing if there's any weirdness. | 
|---|---|
| next_move_time | world.time of next move | 
| step_delay | Delay in deciseconds between each step | 
| Procs | |
| unload | Drops any load or passengers the bot is carrying | 
Var Details
maximum_pathfind_range  
The maximum amount of tiles the MULE can search via SSpathfinder before giving up. Stored as a variable to allow VVing if there's any weirdness.
next_move_time  
world.time of next move
step_delay  
Delay in deciseconds between each step
Proc Details
unload
Drops any load or passengers the bot is carrying
Arguments:
- dirn - Optional direction to unload, if zero unload at bot's location