From f227810b4d6a90536297b18da48bb9d243a4f969 Mon Sep 17 00:00:00 2001 From: div0 Date: Wed, 9 Sep 2009 06:08:56 +0000 Subject: [PATCH] new weapon names git-svn-id: svn://svn.icculus.org/nexuiz/trunk@7701 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- misc/tools/WeaponEncounterProfile.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/tools/WeaponEncounterProfile.pm b/misc/tools/WeaponEncounterProfile.pm index e2fd6aa8d..def300de2 100644 --- a/misc/tools/WeaponEncounterProfile.pm +++ b/misc/tools/WeaponEncounterProfile.pm @@ -108,8 +108,9 @@ our %WeaponMap = ( 11 => ["MinstaNex", "minstanex"], 12 => ["Grappling Hook", "hookgun"], 13 => ["Heavy Laser Assault Cannon", "hlac"], - 14 => ["T.A.G. Seeker", "seeker"], + 14 => ["Tuba", "tuba"], 15 => ["Camping Rifle", "campingrifle"], + 16 => ["Fireball", "fireball"], ); sub weaponid_valid($$) -- 2.39.2