]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/vehicles/vehicles_def.qh
Merge branch 'master' into Mario/turrets
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / vehicles_def.qh
index 56fc9ea009e542fd219dcf1f42cc922c4ce86e5d..5b82788d165b73ba390bdfe23426fdb9e51566ba 100644 (file)
@@ -47,6 +47,10 @@ const float VHF_PLAYERSLOT    = 16384;    /// This ent is a player slot on a mul
 .float  vehicle_respawntime;
 //.void() vehicle_spawn;
 
+.float volly_counter;
+
+.float tur_health;
+
 void vehicles_exit(float eject);
 .void(float exit_flags) vehicle_exit;
 const float VHEF_NORMAL = 0;  /// User pressed exit key