]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove g_ft_start_armor from some balance configs
authorotta8634 <k9wolf@pm.me>
Sat, 1 Mar 2025 13:22:16 +0000 (21:22 +0800)
committerotta8634 <k9wolf@pm.me>
Mon, 17 Mar 2025 18:07:13 +0000 (02:07 +0800)
This was most likely mistakenly left behind after someone changed the setting in balance-xonotic.cfg, but forgot to change the setting in all other balance-*.cfg files.

balance-mario.cfg
balance-samual.cfg
balance-xdf.cfg

index e677b9ef9a8417348ede6c148961e3837fa40f60..d84e126d5590f53d561c86df8f6fb23c77592518 100644 (file)
@@ -3,10 +3,6 @@ exec balance-xonotic.cfg
 g_mod_balance Mario
 testing_disable
 
-// {{{ starting gear
-set g_ft_start_armor 0
-// }}}
-
 // {{{ regen/rot
 set g_balance_armor_blockpercent 0.55
 // }}}
index da5b9da204f0173366dd4842c16af335b6847921..3702206be5229c1c6e524e45ea8df4ac85826876 100644 (file)
@@ -3,10 +3,6 @@ exec balance-xonotic.cfg
 g_mod_balance Samual
 testing_disable
 
-// {{{ starting gear
-set g_ft_start_armor 0
-// }}}
-
 // {{{ pickup items
 set g_pickup_respawntime_initial_random 2
 set g_pickup_respawntimejitter_powerup 30
index 841b908061072ae44953a205ac3b500aca063d17..753ebe6484fd53341e718a677e6c7200f5dc0bcf 100644 (file)
@@ -3,10 +3,6 @@ exec balance-xonotic.cfg
 g_mod_balance XDF
 testing_disable
 
-// {{{ starting gear
-set g_ft_start_armor 0
-// }}}
-
 // {{{ pickup items
 set g_pickup_ammo_anyway 0
 set g_pickup_weapons_anyway 0