code/datums/spawn_rules.dm
/datum/spawn_rule | Represents a "rule" applied to a human or something they are wearing on spawn |
---|---|
/datum/spawn_rule/proc_call | A proc call, complete with arguments list |
/datum/spawn_rule/var_edit | A var edit, var name and value to set it to |
/mob/living/carbon/human/normal/assistant/the_template | A template human, varedit or proc call this to generate rules |