mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-21 20:21:09 +00:00
Remove the jumpgun from the scout
This commit is contained in:
parent
72af6cd558
commit
e7eb75da6d
1 changed files with 2 additions and 2 deletions
|
@ -23,12 +23,12 @@ PlayerClassData
|
|||
|
||||
"firepower" "10" // from 1 to 100
|
||||
|
||||
// Weapns to automatically equip the class with
|
||||
// Weapons to automatically equip the class with
|
||||
ArmamentsData
|
||||
{
|
||||
"weapon" "ff_weapon_crowbar"
|
||||
"weapon" "ff_weapon_shotgun"
|
||||
"weapon" "ff_weapon_jumpgun"
|
||||
//"weapon" "ff_weapon_jumpgun"
|
||||
"weapon" "ff_weapon_nailgun"
|
||||
"weapon" "ff_weapon_deploymancannon"
|
||||
|
||||
|
|
Loading…
Reference in a new issue