WeaponData
{
	// Weapon Sprite data is loaded by the Client DLL.
	TextureData
	{
		"grenade"
		{
				"font"		"GrenadeIcons"
				"character"	"U"
		}

		// yeah admittedly this is unlikely
		"deathnotice"
		{
				"font"		"StatusGlyphsSmall"
				"character"	"U"
		}
	}
}
