item ![code/modules/spells/spell_types/right_and_wrong.dm 313](git.png)
Vars | |
give_proc_path | The proc path we call on someone to equip them with stuff. Cannot function without it. |
---|---|
num_to_give_to_latejoiners | The number of equipment we give to latejoiners, to make sure they catch up if it was casted multiple times. |
Var Details
give_proc_path ![code/modules/spells/spell_types/right_and_wrong.dm 315](git.png)
The proc path we call on someone to equip them with stuff. Cannot function without it.
num_to_give_to_latejoiners ![code/modules/spells/spell_types/right_and_wrong.dm 317](git.png)
The number of equipment we give to latejoiners, to make sure they catch up if it was casted multiple times.