mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-17 20:34:47 +00:00
weapon profiler: add seeker
This commit is contained in:
parent
5df4279b76
commit
3b54ba8ef7
@ -114,6 +114,7 @@ our %WeaponMap = (
|
||||
14 => ["Tuba", "tuba"],
|
||||
15 => ["Camping Rifle", "campingrifle"],
|
||||
16 => ["Fireball", "fireball"],
|
||||
17 => ["Seeker", "seeker"],
|
||||
);
|
||||
|
||||
sub weaponid_valid($$)
|
||||
|
Loading…
Reference in New Issue
Block a user