]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/vehicles/vehicles_def.qh
Make raptr bombs bounce if vehicle that droped them is to close to impact. Better...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / vehicles_def.qh
index 3941fc13cb6b76e238dc6c0ed274cb5466bbbb67..570e8a82855835db1aba173beafeaa41d2812b1e 100644 (file)
@@ -25,7 +25,7 @@ float SVC_UPDATEENTITY  = 128; // Net.Protocol 0x80
 .entity gun1;
 .entity gun2;
 
-//.entity shield;
+.entity vehicle_shieldent;
 
 .float vehicle_health;
 .float vehicle_shield;