]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - crosshairs.cfg
g_weaponspeedfactor isn't g_balance_damagepush_speedfactor
[xonotic/xonotic-data.pk3dir.git] / crosshairs.cfg
index 2bcab0db3cb7e3987542c0823496cbb2ecf1acab..c94d3a5fb7a1962300d656540cd5420d140fd910 100644 (file)
@@ -49,13 +49,13 @@ seta crosshair_per_weapon 1 "when 1, each gun will display a different crosshair
 //  Crosshair ring settings
 // =========================
 
-// ring around crosshair, used for various purposes (such as indicating bullets left in clip, nex charge)
+// ring around crosshair, used for various purposes (such as indicating bullets left in clip, vortex charge)
 seta crosshair_ring 1 "main cvar to enable or disable normal crosshair rings"
 seta crosshair_ring_inner 0 "allow inner rings to be drawn too"
 seta crosshair_ring_size 2     "ring size"
 seta crosshair_ring_alpha 0.2  "ring alpha"
 
-// vortex ring
+// vortex ring // WEAPONTODO: Make this part of the crosshair line in REGISTER_WEAPON
 seta crosshair_ring_vortex 1 "draw a ring showing the current charge of the vortex"
 seta crosshair_ring_vortex_alpha 0.15
 seta crosshair_ring_vortex_inner_alpha 0.15