Skip to content

Commit e7eb75d

Browse files
committed
Remove the jumpgun from the scout
1 parent 72af6cd commit e7eb75d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/ff_playerclass_scout.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ PlayerClassData
2323

2424
"firepower" "10" // from 1 to 100
2525

26-
// Weapns to automatically equip the class with
26+
// Weapons to automatically equip the class with
2727
ArmamentsData
2828
{
2929
"weapon" "ff_weapon_crowbar"
3030
"weapon" "ff_weapon_shotgun"
31-
"weapon" "ff_weapon_jumpgun"
31+
//"weapon" "ff_weapon_jumpgun"
3232
"weapon" "ff_weapon_nailgun"
3333
"weapon" "ff_weapon_deploymancannon"
3434

0 commit comments

Comments
 (0)