]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/mutators.qh
div said this might work as a mutator, so add a new mutator and a hook and prepare...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / mutators.qh
index bc3c3fbd4446a5283d841a5a24ee1c6b3893981b..072e652fff72bb88ec7f516291ba16031c30ac61 100644 (file)
@@ -10,5 +10,6 @@ MUTATOR_DECLARATION(mutator_rocketflying);
 MUTATOR_DECLARATION(mutator_vampire);
 MUTATOR_DECLARATION(mutator_spawn_near_teammate);
 MUTATOR_DECLARATION(mutator_spawn_near_teammate);
+MUTATOR_DECLARATION(mutator_physical_weapons);
 
 MUTATOR_DECLARATION(sandbox);