/mob/living/basic/heretic_summon/rust_walker | Pretty simple mob which creates areas of rust and has a rust-creating projectile spell |
---|
/datum/ai_controller/basic_controller/rust_walker | Converts unconverted terrain, sprays pocket sand around |
---|
/datum/idle_behavior/idle_random_walk/rust | Moves a lot if healthy and on rust (to find more tiles to rust) or unhealthy and not on rust (to find healing rust)
Still moving in random directions though we're not really seeking it out |
---|
/datum/ai_planning_subtree/use_mob_ability/rust_walker | Use if we're not stood on rust right now |
---|