]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/vehicles/vehicles_def.qh
Clean up turrets system a bit
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / vehicles_def.qh
index 393563f18b51a0aced50c1734498493273d027f8..e3bdd49d89eee7b77c481df67c69db56fde48b46 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