From e7eb75da6d4e9ca46e955c6842319a0de7a1b2e1 Mon Sep 17 00:00:00 2001 From: Mike Parker Date: Sun, 28 Aug 2016 12:51:04 +0100 Subject: [PATCH] Remove the jumpgun from the scout --- scripts/ff_playerclass_scout.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ff_playerclass_scout.txt b/scripts/ff_playerclass_scout.txt index 372b45e..ddbe7e6 100644 --- a/scripts/ff_playerclass_scout.txt +++ b/scripts/ff_playerclass_scout.txt @@ -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"