]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - balance-nexuiz25.cfg
Add a note to the balance configurations mentioning that the HLAC balance should...
[xonotic/xonotic-data.pk3dir.git] / balance-nexuiz25.cfg
index 81c786ed60cb08e895c964470125c8f061069fd4..b34b965f059da2ab3691a729d420d74dbeb97a2d 100644 (file)
@@ -1,4 +1,5 @@
 g_mod_balance Nexuiz25
+testing_disable
 
 // {{{ starting gear
 set g_balance_health_start 150
@@ -24,6 +25,22 @@ set g_warmup_start_ammo_rockets 50 "starting values when being in warmup-stage"
 set g_warmup_start_ammo_cells 50 "starting values when being in warmup-stage"
 set g_warmup_start_ammo_plasma 50 "starting values when being in warmup-stage"
 set g_warmup_start_ammo_fuel 0 "starting values when being in warmup-stage"
+set g_ca_start_health 250
+set g_ca_start_armor 100
+set g_ca_start_ammo_shells 50
+set g_ca_start_ammo_nails 150
+set g_ca_start_ammo_rockets 50
+set g_ca_start_ammo_cells 50
+set g_ca_start_ammo_plasma 50
+set g_ca_start_ammo_fuel 0
+set g_ft_start_health 150
+set g_ft_start_armor 0 
+set g_ft_start_ammo_shells 50
+set g_ft_start_ammo_nails 150
+set g_ft_start_ammo_rockets 50
+set g_ft_start_ammo_cells 50
+set g_ft_start_ammo_plasma 50
+set g_ft_start_ammo_fuel 0
 set g_lms_start_health 250
 set g_lms_start_armor 100
 set g_lms_start_ammo_shells 50
@@ -241,4 +258,8 @@ set g_balance_portal_health 200 // these get recharged whenever the portal is us
 set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used
 // }}}
 
+// {{{ hlac
+// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance
+// }}}
+
 exec bal-wep-nexuiz25.cfg