// NOTE: the weapon priority lists in defaultNexuiz.cfg need to match the order // of the weapons in this file. Therefore, avoid reordering. #include "w_laser.qc" // 1 #include "w_shotgun.qc" // 2 #include "w_uzi.qc" // 3 #include "w_grenadelauncher.qc" // 4 #include "w_electro.qc" // 5 #include "w_crylink.qc" // 6 #include "w_nex.qc" // 7 #include "w_hagar.qc" // 8 #include "w_rocketlauncher.qc" // 9 #include "w_porto.qc" // 10 #include "w_minstanex.qc" // 11 #include "w_hook.qc" // 12 #include "w_hlac.qc" // 13 #include "w_tuba.qc" // 14 #include "w_campingrifle.qc" // 15 #include "w_fireball.qc" // 16