1 // these are needed since mutators are compiled last
3 // score rule declarations
10 // pps: points per second
14 .float dom_pps_yellow;
22 // capture declarations
23 .float enemy_playerid;
28 float domination_roundbased;
29 float domination_teams;