X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=00e66e2e4fffaa012a1b15979d2b3b7274abf332;hp=083feb4e219cf67936b302ca851d8398c7af387e;hb=8f4d064a1d62a040e788fc0634baf93e888ba2f6;hpb=32e16889b1b89f22435e082e4fb570ff68e9121f diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index 083feb4e21..00e66e2e4f 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -25,6 +25,7 @@ defs.qh // Should rename this, it has fields and globals mutators/base.qh mutators/mutators.qh mutators/gamemode_keyhunt.qh // TODO fix this +mutators/gamemode_nexball.qh mutators/mutator_dodging.qh //// tZork Turrets //// @@ -130,7 +131,7 @@ antilag.qc ctf.qc domination.qc mode_onslaught.qc -nexball.qc +//nexball.qc g_hook.qc t_swamp.qc @@ -191,6 +192,7 @@ playerstats.qc ../common/explosion_equation.qc mutators/base.qc +mutators/gamemode_nexball.qc mutators/gamemode_keyhunt.qc mutators/gamemode_freezetag.qc mutators/gamemode_keepaway.qc