]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutators.qh
send modname also as O:
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutators.qh
index 1ae28abe54ff961700c030d9e305119aa51bd5ec..825062e1cdcd50bdd0429502921eec76c4377a59 100644 (file)
@@ -7,3 +7,7 @@ MUTATOR_DECLARATION(mutator_nix);
 MUTATOR_DECLARATION(mutator_dodging);
 MUTATOR_DECLARATION(mutator_rocketflying);
 MUTATOR_DECLARATION(mutator_vampire);
+MUTATOR_DECLARATION(mutator_spawn_near_teammate);
+MUTATOR_DECLARATION(mutator_spawn_near_teammate);
+
+MUTATOR_DECLARATION(sandbox);