X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balanceSamual.cfg;h=a8cd085705bdd53fb07bc49ce263160a638fbe6a;hp=d5c9d6bfe72b4d582cd37781290dbefce55458de;hb=59a4466589091544296dae7df539c76ca57bce06;hpb=427371dd10e4d9f307543e4e75051b89fd09e6b2 diff --git a/balanceSamual.cfg b/balanceSamual.cfg index d5c9d6bfe7..a8cd085705 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -1,29 +1,3 @@ -// {{{ weapon replacement -// 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 sv_q3acompat_machineshotgunswap 0 "shorthand for swapping uzi and shotgun" -set g_weaponreplace_laser "" -set g_weaponreplace_shotgun "" -set g_weaponreplace_uzi "" -set g_weaponreplace_grenadelauncher "" -set g_weaponreplace_electro "" -set g_weaponreplace_crylink "" -set g_weaponreplace_nex "" -set g_weaponreplace_hagar "" -set g_weaponreplace_rocketlauncher "" -set g_weaponreplace_porto "" -set g_weaponreplace_minstanex "" -set g_weaponreplace_hook "" -set g_weaponreplace_hlac "" // I don't particularly like this weapon. -set g_weaponreplace_campingrifle "" -set g_weaponreplace_tuba "" -set g_weaponreplace_fireball "" // Don't kill me div0, just for now until I figure out a good balance for it. -set g_weaponreplace_seeker "" -set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping uzi and shotgun (for Q3A map compatibility)" -// }}} - // {{{ starting gear set g_start_weapon_laser -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_shotgun -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms"