]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Update sv_nexuizcompat_weaponswap description to match new behaviour
authorMario <mario.mario@y7mail.com>
Wed, 3 Jun 2020 10:29:25 +0000 (20:29 +1000)
committerMario <mario.mario@y7mail.com>
Wed, 3 Jun 2020 10:29:25 +0000 (20:29 +1000)
xonotic-server.cfg

index ded83b6e37af61ca2ad71270cd77297f2e74d297..fb1d89a402afa572bcb8bdd75e998a003f01adfa 100644 (file)
@@ -496,7 +496,7 @@ sv_gameplayfix_nogravityonground 1
 
 set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping machinegun and shotgun (for Q3A map compatibility in mapinfo files)"
 set sv_q3defragcompat 0 "toggle for some compatibility hacks (for Q3DF map compatibility)"
-set sv_nexuizcompat_weaponswap 1 "automatically replace legacy weapons with health and armor items (for Nexuiz map compatibility), automatically disabled by the New Toys mutator"
+set sv_nexuizcompat_weaponswap 1 "automatically replace legacy Nexuiz weapons with Xonotic counterparts, not applied when using the New Toys mutator"
 
 set g_movement_highspeed 1 "multiplier scale for movement speed (applies to sv_maxspeed and sv_maxairspeed, also applies to air acceleration when g_movement_highspeed_q3_compat is set to 0)"
 set g_movement_highspeed_q3_compat 0 "apply speed modifiers to air movement in a more Q3-compatible way (only apply speed buffs and g_movement_highspeed to max air speed, not to acceleration)"