X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=d23663531d25652f77ef84302af146f443c8415a;hb=2d2a167c9d4f4ffd8f4234309c936d99e842869b;hp=9a459c5fd464c0ef0249a39717a1a0e5335856d3;hpb=03909954b4ee287a38a122291fb8a6166b834a72;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index 9a459c5fd..d23663531 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -29,6 +29,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 //// @@ -139,7 +140,7 @@ antilag.qc ctf.qc domination.qc mode_onslaught.qc -nexball.qc +//nexball.qc g_hook.qc t_swamp.qc @@ -201,6 +202,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