From: Mircea Kitsune Date: Mon, 4 Oct 2010 15:22:45 +0000 (+0300) Subject: mine layer start weapon cvar X-Git-Tag: xonotic-v0.1.0preview~307^2~33^2~20 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=59185daf43e5aa0b67a4585bb126376478214b86;p=xonotic%2Fxonotic-data.pk3dir.git mine layer start weapon cvar --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 33fefc843..e18086df0 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -3,6 +3,7 @@ set g_start_weapon_laser -1 "0 = never provide the weapon, 1 = always provide th set g_start_weapon_shotgun -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_uzi -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_grenadelauncher -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_minelayer -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_electro -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_crylink -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_nex -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms"