]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/weapons/w_devastator.qc
Begin moving per-weapon crosshair selection as weapon specific info
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / weapons / w_devastator.qc
index 7298ded1517540d2f208982095053dad548fa200..00a0a3068e13c074e4351576bdf0646381a8850e 100644 (file)
@@ -8,6 +8,7 @@ REGISTER_WEAPON(
 /* rating   */ BOT_PICKUP_RATING_HIGH,
 /* color       */ '1 1 0',
 /* model    */ "rl",
+/* crosshair */ "gfx/crosshairrocketlauncher",
 /* netname  */ "devastator",
 /* fullname */ _("Devastator")
 );