mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-10 15:22:07 +00:00
25 lines
360 B
Text
25 lines
360 B
Text
WeaponData
|
|
{
|
|
// Weapon Sprite data is loaded by the Client DLL.
|
|
TextureData
|
|
{
|
|
"grenade"
|
|
{
|
|
"font" "GrenadeIcons"
|
|
"character" "T"
|
|
}
|
|
|
|
"ammo"
|
|
{
|
|
"font" "GrenadeAmmoIcons"
|
|
"character" "T"
|
|
}
|
|
|
|
"deathnotice"
|
|
{
|
|
"font" "StatusGlyphsSmall"
|
|
"character" "T"
|
|
}
|
|
}
|
|
"printname" "#FF_WPNHUD_NAPALM"
|
|
}
|