We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72af6cd commit b69ceaeCopy full SHA for b69ceae
scripts/ff_weapon_jumpgun.txt
@@ -27,7 +27,7 @@ WeaponData
27
"default_clip" "50"
28
"default_clip2" "-1"
29
30
- "primary_ammo" "AMMO_NAILS"
+ "primary_ammo" "None"
31
"secondary_ammo" "None"
32
33
"ffencrypted" "1" // required for the script to load
@@ -65,11 +65,6 @@ WeaponData
65
"font" "WeaponIconsSelected"
66
"character" "t"
67
}
68
- "ammo"
69
- {
70
- "font" "WeaponIconsSmall"
71
- "character" "7"
72
- }
73
"crosshair"
74
{
75
"file" "sprites/crosshairs"
0 commit comments