loadout 
A subtype meant for 'normal' antag spawner items so as to reduce the amount of required hardcoding.
Vars | |
antag_datum | The antag datum applied |
---|---|
fail_text | text given when device fails to secure candidates |
outfit | The applied outfit. Won't work with nonhuman spawn types. |
pod_style | Style used by the droppod |
poll_ignore_category | What category to ignore the poll |
poll_role_check | The antag role we check if the ghosts have enabled to get the poll. |
role_to_play | The mind's special role. |
spawn_type | The mob type to spawn. |
species_type | The species type to set a human spawn to. |
use_subtypes | Do we use a random subtype of the outfit? |
Procs | |
setup_pod | Creates the drop pod the spawned_mob will be dropped by |
Var Details
antag_datum 
The antag datum applied
fail_text 
text given when device fails to secure candidates
outfit 
The applied outfit. Won't work with nonhuman spawn types.
pod_style 
Style used by the droppod
poll_ignore_category 
What category to ignore the poll
poll_role_check 
The antag role we check if the ghosts have enabled to get the poll.
role_to_play 
The mind's special role.
spawn_type 
The mob type to spawn.
species_type 
The species type to set a human spawn to.
use_subtypes 
Do we use a random subtype of the outfit?
Proc Details
setup_pod
Creates the drop pod the spawned_mob will be dropped by