weapon logging support

This commit is contained in:
Lukasz Wlasinksi 2004-06-25 12:25:23 +00:00
parent 6d8f61c4e0
commit 9057043180

View File

@ -96,7 +96,7 @@ weaponsVault weaponData[] = {
{ "ng", "nails", 3 }, { "ng", "nails", 3 },
{ "superng", "supernails", 3 }, { "superng", "supernails", 3 },
{ "gl", "gl_grenade", 4 }, { "gl", "gl_grenade", 4 },
{ "flamethrower", "", 2 }, { "flamethrower", "flamethrower", 2 },
{ "rpg", "rocket", 4 }, { "rpg", "rocket", 4 },
{ "ic", "ic", 4 }, { "ic", "ic", 4 },
{ "flames", "flames", -1 }, // 16 { "flames", "flames", -1 }, // 16