]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - balanceXonotic.cfg
simplify telefrag logic so e.g. gibs cannot telefrag players; option g_telefrag_teamp...
[xonotic/xonotic-data.pk3dir.git] / balanceXonotic.cfg
index c74d6c95d8371502d4b785a8c609bdc3bd53ded3..be3d89a1545f4bfe39353225227ea9989ed47014 100644 (file)
@@ -114,7 +114,7 @@ set g_balance_pause_health_rot 1
 set g_balance_pause_health_rot_spawn 0
 set g_balance_health_regenstable 100
 set g_balance_health_rotstable 100
-set g_balance_health_limit 200
+set g_balance_health_limit 999
 set g_balance_armor_regen 0
 set g_balance_armor_regenlinear 0
 set g_balance_armor_rot 0
@@ -123,7 +123,7 @@ set g_balance_pause_armor_rot 1
 set g_balance_pause_armor_rot_spawn 0
 set g_balance_armor_regenstable 100
 set g_balance_armor_rotstable 100
-set g_balance_armor_limit 200
+set g_balance_armor_limit 999
 set g_balance_armor_blockpercent 0.7
 set g_balance_fuel_regen 0.1 "fuel regeneration (only applies if the player owns IT_FUEL_REGEN)"
 set g_balance_fuel_regenlinear 0
@@ -366,7 +366,7 @@ set g_balance_crylink_primary_other_fadetime 0.25
 set g_balance_crylink_secondary 1
 set g_balance_crylink_secondary_damage 2
 set g_balance_crylink_secondary_edgedamage 0
-set g_balance_crylink_secondary_force 20
+set g_balance_crylink_secondary_force -20
 set g_balance_crylink_secondary_radius 5
 set g_balance_crylink_secondary_speed 1600
 set g_balance_crylink_secondary_spread 0.03