summaryrefslogtreecommitdiff
path: root/src/game/tremulous.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/tremulous.h')
-rw-r--r--src/game/tremulous.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index 7a38cad5..c0be2e3b 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -67,9 +67,10 @@
#define DRAGOON_CLAW_U_REPEAT 500
#define DRAGOON_POUNCE_DMG ADM(200)
#define DRAGOON_POUNCE_RANGE 96.0f
-#define DRAGOON_POUNCE_SPEED 600
+#define DRAGOON_POUNCE_SPEED 700
+#define DRAGOON_POUNCE_UPG_SPEED 800
#define DRAGOON_POUNCE_SPEED_MOD 0.75f
-#define DRAGOON_POUNCE_TIME 1000
+#define DRAGOON_POUNCE_TIME 700
#define DRAGOON_BOUNCEBALL_DMG ADM(50)
#define DRAGOON_BOUNCEBALL_REPEAT 1000
#define DRAGOON_BOUNCEBALL_SPEED 1000.0f
@@ -291,7 +292,7 @@
#define BLASTER_REPEAT 1000
#define BLASTER_SPREAD 200
-#define BLASTER_SPEED 500
+#define BLASTER_SPEED 700
#define BLASTER_DMG HDM(10)
#define RIFLE_CLIPSIZE 30