mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-02-19 10:21:00 +00:00
Merge pull request #62 from fortressforever/remove-jumpgun
Remove the jumpgun from scout
This commit is contained in:
commit
3b9f3e27ed
1 changed files with 2 additions and 2 deletions
|
@ -23,12 +23,12 @@ PlayerClassData
|
||||||
|
|
||||||
"firepower" "10" // from 1 to 100
|
"firepower" "10" // from 1 to 100
|
||||||
|
|
||||||
// Weapns to automatically equip the class with
|
// Weapons to automatically equip the class with
|
||||||
ArmamentsData
|
ArmamentsData
|
||||||
{
|
{
|
||||||
"weapon" "ff_weapon_crowbar"
|
"weapon" "ff_weapon_crowbar"
|
||||||
"weapon" "ff_weapon_shotgun"
|
"weapon" "ff_weapon_shotgun"
|
||||||
"weapon" "ff_weapon_jumpgun"
|
//"weapon" "ff_weapon_jumpgun"
|
||||||
"weapon" "ff_weapon_nailgun"
|
"weapon" "ff_weapon_nailgun"
|
||||||
"weapon" "ff_weapon_deploymancannon"
|
"weapon" "ff_weapon_deploymancannon"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue