mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-05-31 00:30:51 +00:00
Disable gren script from ff_dev
This commit is contained in:
parent
f024737ad1
commit
a786d191dc
1 changed files with 25 additions and 0 deletions
25
scripts/ff_grenade_disable.txt
Normal file
25
scripts/ff_grenade_disable.txt
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
WeaponData
|
||||||
|
{
|
||||||
|
// Weapon Sprite data is loaded by the Client DLL.
|
||||||
|
TextureData
|
||||||
|
{
|
||||||
|
"grenade"
|
||||||
|
{
|
||||||
|
"font" "GrenadeIcons"
|
||||||
|
"character" "S"
|
||||||
|
}
|
||||||
|
|
||||||
|
"ammo"
|
||||||
|
{
|
||||||
|
"font" "GrenadeAmmoIcons"
|
||||||
|
"character" "S"
|
||||||
|
}
|
||||||
|
|
||||||
|
"deathnotice"
|
||||||
|
{
|
||||||
|
"font" "StatusGlyphsSmall"
|
||||||
|
"character" "S"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
"printname" "#FF_WPNHUD_DISABLEGREN"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue