]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/weapons/weapons.qh
Remove the w_ prefix from weapon files in their directory
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / weapons.qh
1 // ONLY EVER ADD NEW WEAPONS AT THE END. IF YOU REMOVE ONE, PUT THE LAST ONE ON
2 // ITS PLACE. THIS IS TO AVOID UNNECESSARY RENUMBERING OF WEAPON IMPULSES.
3 // IF YOU DISREGARD THIS NOTICE, I'LL KILL YOU WITH THE @!#%'N TUBA
4 #include "laser.qc"
5 #include "shotgun.qc"
6 #include "uzi.qc"
7 #include "grenadelauncher.qc"
8 #include "minelayer.qc"
9 #include "electro.qc"
10 #include "lightning.qc"
11 #include "crylink.qc"
12 #include "nex.qc"
13 #include "hagar.qc"
14 #include "rocketlauncher.qc"
15 #include "porto.qc"
16 #include "minstanex.qc"
17 #include "hook.qc"
18 #include "hlac.qc"
19 #include "tuba.qc"
20 #include "rifle.qc"
21 #include "fireball.qc"
22 #include "seeker.qc"