create_legion_turrets ![code/datums/actions/mobs/create_legion_turrets.dm 1](git.png)
Vars | |
maximum_turrets | Maximum number of turrets that can be spawned |
---|---|
minimum_turrets | Minimum number of turrets that can be spawned |
Procs | |
create | Creates new legion turrets around the owner between the minimum and maximum |
Var Details
maximum_turrets ![code/datums/actions/mobs/create_legion_turrets.dm 10](git.png)
Maximum number of turrets that can be spawned
minimum_turrets ![code/datums/actions/mobs/create_legion_turrets.dm 8](git.png)
Minimum number of turrets that can be spawned
Proc Details
create
Creates new legion turrets around the owner between the minimum and maximum