]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/mutators/gamemode_towerdefense.qh
Begin converting tower defense to a teamplay mode
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_towerdefense.qh
1 float FL_GENERATOR = 2048;
2
3 float ignore_turrets;
4
5 #define SP_TD_DESTROYS 4
6 #define ST_TD_DESTROYS 1