gang

Vars | |
acceptable_clothes | The list of clothes that are acceptable to show allegiance to this family. |
---|---|
free_clothes | The list of clothes that are given to family members upon induction into the family. |
gang_id | The abbreviation of this family. |
my_gang_datum | The specific, occupied family member antagonist datum that is used to reach the handler / check objectives, and from which the above properties (sans points) are inherited. |
points | The number of points this family has gained. Used for determining a victor if multiple families complete their objectives. |
Procs | |
adjust_points | Adds points to the points var. |
Var Details
acceptable_clothes

The list of clothes that are acceptable to show allegiance to this family.
free_clothes

The list of clothes that are given to family members upon induction into the family.
gang_id

The abbreviation of this family.
my_gang_datum

The specific, occupied family member antagonist datum that is used to reach the handler / check objectives, and from which the above properties (sans points) are inherited.
points

The number of points this family has gained. Used for determining a victor if multiple families complete their objectives.
Proc Details
adjust_points
Adds points to the points var.