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.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index 6e7893db..2c680066 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -29,8 +29,8 @@
#define ABUILDER_CLAW_DMG ADM(25)
#define ABUILDER_CLAW_RANGE 32.0f
#define ABUILDER_CLAW_REPEAT 1000
-#define ABUILDER_BASE_DELAY 10000
-#define ABUILDER_ADV_DELAY 5000
+#define ABUILDER_BASE_DELAY 9000
+#define ABUILDER_ADV_DELAY 4000
#define SOLDIER_BITE_DMG ADM(34)
#define SOLDIER_BITE_RANGE 32.0f
@@ -335,11 +335,11 @@
#define HBUILD_PRICE 100
#define HBUILD_REPEAT 1000
-#define HBUILD_DELAY 10000
+#define HBUILD_DELAY 9000
#define HBUILD2_PRICE 200
#define HBUILD2_REPEAT 1000
-#define HBUILD2_DELAY 5000
+#define HBUILD2_DELAY 4000