minion

Vars | |
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 |
Procs | |
minion_activate | mkminion 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