From 24816982bf695c41d94d28228a68d9757a61c5f8 Mon Sep 17 00:00:00 2001 From: fruitiex Date: Fri, 4 Dec 2009 16:07:58 +0000 Subject: [PATCH] replace hlac and cr git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8367 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/balanceNexrun.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/balanceNexrun.cfg b/data/balanceNexrun.cfg index 6f1030c74..52677d844 100644 --- a/data/balanceNexrun.cfg +++ b/data/balanceNexrun.cfg @@ -22,8 +22,8 @@ set g_weaponreplace_rocketlauncher "" set g_weaponreplace_porto "" set g_weaponreplace_minstanex "" set g_weaponreplace_hook "" -set g_weaponreplace_hlac "" -set g_weaponreplace_campingrifle "" +set g_weaponreplace_hlac "crylink" +set g_weaponreplace_campingrifle "uzi" set g_weaponreplace_tuba "" set g_weaponreplace_fireball 0 // Don't kill me div0, just for now until I figure out a good balance for it. set sv_q3acompat_machineshotgunswap 0 @@ -42,8 +42,8 @@ set g_start_weapon_rocketlauncher -1 "0 = never provide the weapon, 1 = always p set g_start_weapon_minstanex -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_start_weapon_porto -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_start_weapon_hook -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" -set g_start_weapon_hlac -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" -set g_start_weapon_campingrifle -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" +set g_start_weapon_hlac 0 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" +set g_start_weapon_campingrifle 0 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_start_weapon_tuba -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_start_weapon_fireball -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_balance_health_start 125 -- 2.39.2