byond - Modules - TypesVar Details - Proc Details

minion

Vars

drop_rangerange_turfs that minions will be dropped around the target
minion_counthow many minions get dropped at once, does not stack on turfs if theres not enough turfs
minion_optionsminions to choose to spawn
spawned_minionsused to track our spawned minions for animations and stuff

Procs

minion_activatemkminion activate and start moving/attacking

Var Details

drop_range

range_turfs that minions will be dropped around the target

minion_count

how many minions get dropped at once, does not stack on turfs if theres not enough turfs

minion_options

minions to choose to spawn

spawned_minions

used to track our spawned minions for animations and stuff

Proc Details

minion_activate

mkminion activate and start moving/attacking