summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/tremulous.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index 0bffc37f..7267355b 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -100,8 +100,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define LEVEL3_POUNCE_RANGE 54.0f
#define LEVEL3_POUNCE_UPG_RANGE LEVEL3_POUNCE_RANGE + 3.0f
#define LEVEL3_POUNCE_WIDTH 14.0f
-#define LEVEL3_POUNCE_TIME 900 // msec for full Dragoon pounce
-#define LEVEL3_POUNCE_TIME_UPG 900 // msec for full Adv. Dragoon pounce
+#define LEVEL3_POUNCE_TIME 800 // msec for full Dragoon pounce
+#define LEVEL3_POUNCE_TIME_UPG 800 // msec for full Adv. Dragoon pounce
#define LEVEL3_POUNCE_TIME_MIN 200 // msec before which pounce cancels
#define LEVEL3_POUNCE_REPEAT 400 // msec before a new pounce starts
#define LEVEL3_POUNCE_SPEED_MOD 0.75f // walking speed modifier for pounce charging