]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/all.qh
Some balance fixes for arc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / all.qh
index de6266f3dfab84f6ad9b3ac9a291d186fca37b36..a40488f8383f432005f52e2ffb7d657a436b77d0 100644 (file)
@@ -4,23 +4,24 @@
 
 // core weapons
 #include "w_blaster.qc"
-#include "w_shockwave.qc"
+#include "w_shotgun.qc"
 #include "w_machinegun.qc"
 #include "w_mortar.qc"
 #include "w_minelayer.qc"
 #include "w_electro.qc"
-#include "w_arc.qc"
 #include "w_crylink.qc"
-#include "w_nex.qc"
+#include "w_vortex.qc"
 #include "w_hagar.qc"
 #include "w_devastator.qc"
 
 // other weapons
 #include "w_porto.qc"
-#include "w_minstanex.qc"
+#include "w_vaporizer.qc"
 #include "w_hook.qc"
 #include "w_hlac.qc"
 #include "w_tuba.qc"
 #include "w_rifle.qc"
 #include "w_fireball.qc"
 #include "w_seeker.qc"
+#include "w_shockwave.qc"
+#include "w_arc.qc"