]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
update weaponpriority from latest real world stats
authorRudolf Polzer <divverent@xonotic.org>
Thu, 8 Dec 2011 12:17:58 +0000 (13:17 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 8 Dec 2011 12:17:58 +0000 (13:17 +0100)
defaultXonotic.cfg

index 6b59765337ea302b1c2c5e628f77f697a47fc112..a8ca77eedb3092d7b56327ff1d6951b92e44218a 100644 (file)
@@ -1647,7 +1647,7 @@ set g_jump_grunt 0        "Do you make a grunting noise every time you jump? Is it the
 
 alias allready "sv_cmd allready"
 
-seta cl_weaponpriority "minstanex rocketlauncher nex grenadelauncher minelayer fireball hlac hagar seeker crylink rifle uzi electro tuba shotgun laser hook porto" "weapon priority list"
+seta cl_weaponpriority "minstanex nex fireball grenadelauncher uzi hagar rifle electro rocketlauncher crylink minelayer shotgun hlac tuba laser porto seeker hook" "weapon priority list"
 seta cl_weaponpriority_useforcycling 0 "when set, weapon cycling by the mouse wheel makes use of the weapon priority list (the special value 2 uses the weapon ID list for cycling)"
 seta cl_weaponpriority0 "rocketlauncher grenadelauncher hagar seeker fireball" "use impulse 200 for prev gun from this list, 210 for best gun, 220 for next gun.  Default value: explosives"
 seta cl_weaponpriority1 "minstanex nex crylink hlac electro laser"             "use impulse 201 for prev gun from this list, 211 for best gun, 221 for next gun.  Default value: energy"