From: Mario Date: Thu, 27 Nov 2014 04:31:27 +0000 (+1100) Subject: Remove old weaponreplace cvars X-Git-Tag: xonotic-v0.8.0~122^2~41 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2841f1739d23561a0d625ba62c7f5340f2a1f57b;p=xonotic%2Fxonotic-data.pk3dir.git Remove old weaponreplace cvars --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 4fbae4c4c..5baa70506 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1377,24 +1377,6 @@ volume 1 // sucks less than the old one cl_decals_newsystem 1 -// NOTE: this only replaces weapons on the map -// use g_start_weapon_* to also replace the on-startup weapons! -// example: g_weaponreplace_nex "nex minstanex", then Nexes become MinstaNexes 50% of the times -// set the cvars to "0" to totally disable a weapon -set g_weaponreplace_laser "" -set g_weaponreplace_shotgun "" -set g_weaponreplace_machinegun "" -set g_weaponreplace_grenadelauncher "" -set g_weaponreplace_electro "" -set g_weaponreplace_crylink "" -set g_weaponreplace_vortex "" -set g_weaponreplace_hagar "" -set g_weaponreplace_rocketlauncher "" -set g_weaponreplace_porto "" -set g_weaponreplace_vaporizer "" -set g_weaponreplace_hook "" -set g_weaponreplace_tuba "" -set g_weaponreplace_fireball "" set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping machinegun and shotgun (for Q3A map compatibility in mapinfo files)" set g_movement_highspeed 1 "movement speed modification factor (only changes movement when above maxspeed)"