]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/items/item/armor.qh
Capitalize mega item names
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / items / item / armor.qh
index 326b0d3dafe62a026cbd33e109f1224d674fffec..8f778a26c220ca63959c15c575499498d7d5913b 100644 (file)
@@ -155,7 +155,7 @@ REGISTER_ITEM(ArmorMega, Armor) {
     this.m_sound                =   SND_ArmorMega;
 #endif
     this.netname                =   "armor_mega";
-    this.m_name                 =   _("mega armor");
+    this.m_name                 =   _("Mega armor");
     this.m_icon                 =   "item_large_armor";
     this.m_color                =   '0 1 0';
     this.m_waypoint             =   _("Mega armor");