]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/w_seeker.qc
Begin moving per-weapon crosshair selection as weapon specific info
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_seeker.qc
index 943734b7b5b3a514d9aca88e650ee5b1baee866d..4608c496223ef160c3b2c037eb58c1804553a1e0 100644 (file)
@@ -8,6 +8,7 @@ REGISTER_WEAPON(
 /* rating   */ BOT_PICKUP_RATING_MID,
 /* color       */ '0.5 1 0',
 /* model    */ "seeker",
+/* crosshair */ "gfx/crosshairseeker",
 /* netname  */ "seeker",
 /* fullname */ _("T.A.G. Seeker")
 );