]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/w_vortex.qc
Begin moving per-weapon crosshair selection as weapon specific info
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_vortex.qc
index c1bda8400565327f87c71e1f3e536fa0958c8d9d..9900dbefb1fc103cb38d66773eeb0fac6b437819 100644 (file)
@@ -8,6 +8,7 @@ REGISTER_WEAPON(
 /* rating   */ BOT_PICKUP_RATING_HIGH,
 /* color       */ '0.5 1 1',
 /* model    */ "nex",
+/* crosshair */ "gfx/crosshairnex 0.65",
 /* netname  */ "nex",
 /* fullname */ _("Vortex")
 );