]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
weapon profiler: add seeker
authorRudolf Polzer <divverent@alientrap.org>
Sun, 25 Jul 2010 05:57:06 +0000 (07:57 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 25 Jul 2010 05:57:06 +0000 (07:57 +0200)
misc/tools/WeaponEncounterProfile.pm

index 52766ea13e01cc84e05f6c63cccf1647c2138b83..68acfb23bcc5e8b1699c5a81a8ccec2e3064825a 100644 (file)
@@ -114,6 +114,7 @@ our %WeaponMap = (
         14 => ["Tuba", "tuba"],
         15 => ["Camping Rifle", "campingrifle"],
         16 => ["Fireball", "fireball"],
         14 => ["Tuba", "tuba"],
         15 => ["Camping Rifle", "campingrifle"],
         16 => ["Fireball", "fireball"],
+        17 => ["Seeker", "seeker"],
 );
 
 sub weaponid_valid($$)
 );
 
 sub weaponid_valid($$)