]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/items/item/health.qh
Capitalize mega item names
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / items / item / health.qh
index 96a98b55e1ca8dfeb1bf561c098db347e774b631..bf4cb3f6d875eafc8755a308f2024332b3793b1b 100644 (file)
@@ -155,7 +155,7 @@ REGISTER_ITEM(HealthMega, Health) {
     this.m_sound                =   SND_HealthMega;
 #endif
     this.netname                =   "health_mega";
-    this.m_name                 =   _("mega health");
+    this.m_name                 =   _("Mega health");
     this.m_icon                 =   "item_mega_health";
     this.m_color                =   '1 0 0';
     this.m_waypoint             =   _("Mega health");