skull_launcher ![code/modules/mob/living/basic/lavaland/legion/spawn_legions.dm 2](git.png)
Spawns a little worm nearby
Vars | |
ai_target_key | If a mob is not clicked directly, inherit targeting data from this blackboard key and setting it upon this target key |
---|---|
max_range | How far can we fire? |
spawn_type | What are we actually spawning? |
Procs | |
spawn_skull | Actually create a mob |
Var Details
ai_target_key ![code/modules/mob/living/basic/lavaland/legion/spawn_legions.dm 14](git.png)
If a mob is not clicked directly, inherit targeting data from this blackboard key and setting it upon this target key
max_range ![code/modules/mob/living/basic/lavaland/legion/spawn_legions.dm 18](git.png)
How far can we fire?
spawn_type ![code/modules/mob/living/basic/lavaland/legion/spawn_legions.dm 16](git.png)
What are we actually spawning?
Proc Details
spawn_skull
Actually create a mob