]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/mutators/gamemode_keepaway.qh
Improvements to Keepaway (move scorerules to ka file, split declarations)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_keepaway.qh
1 entity ka_ball;
2
3 #define SP_KEEPAWAY_PICKUPS 4
4 #define SP_KEEPAWAY_CARRIERKILLS 5
5 #define SP_KEEPAWAY_BCTIME 6