]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/mutators/mutators.qh
Merge branch 'master' into mirceakitsune/sandbox
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutators.qh
1 MUTATOR_DECLARATION(gamemode_keyhunt);
2 MUTATOR_DECLARATION(gamemode_freezetag);
3 MUTATOR_DECLARATION(gamemode_keepaway);
4
5 MUTATOR_DECLARATION(mutator_invincibleprojectiles);
6 MUTATOR_DECLARATION(mutator_nix);
7 MUTATOR_DECLARATION(mutator_dodging);
8 MUTATOR_DECLARATION(mutator_rocketflying);
9 MUTATOR_DECLARATION(mutator_vampire);
10
11 MUTATOR_DECLARATION(sandbox);