From: Samual Date: Tue, 5 Apr 2011 10:13:36 +0000 (-0400) Subject: g_start_weapon_sniperrifle 0 - Disable sniper rifle for now, at least until it gets... X-Git-Tag: xonotic-v0.5.0~307^2~9^2~2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f0cf89c911379ef5dee4577389d215a88ee615ff;p=xonotic%2Fxonotic-data.pk3dir.git g_start_weapon_sniperrifle 0 - Disable sniper rifle for now, at least until it gets new functionality. --- diff --git a/balanceSamual.cfg b/balanceSamual.cfg index 4c6357a90..0ec28b945 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -13,7 +13,7 @@ set g_start_weapon_minstanex -1 "0 = never provide the weapon, 1 = always provid 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 0 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" // UNTIL IT CAN BE REMOVED FROM CODE -set g_start_weapon_sniperrifle -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_sniperrifle 0 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" // UNTIL IT CAN BE REMOVED FROM CODE 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_start_weapon_seeker -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms"