]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
compromise: much faster nex charge, charge from a charge pool instead of using cells...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index d369298a56cd5b679a7113934831a7878d2476ba..bec782f009327b9af0cbb663eac5ea1861b21b51 100644 (file)
@@ -655,6 +655,7 @@ string deathmessage;
 
 .float nex_charge;
 .float nex_charge_rottime;
+.float nex_charge_pool_ammo;
 
 float allowed_to_spawn; // boolean variable used by the clan arena code to determine if a player can spawn (after the round has ended)