summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2005-07-19 00:39:49 +0000
committerTim Angus <tim@ngus.net>2005-07-19 00:39:49 +0000
commit5dbd741da16c5ab40969f1169b14781deb03ed38 (patch)
tree931a395592314b8a100b0d9cf1ccc9b3f7ae8912 /src
parent544819bea87e1515ebc9fb88f8d8e1e1863175c0 (diff)
* Reduced human build timer again
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 e8d5ba48..0ee771e0 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -399,12 +399,12 @@
#define HBUILD_PRICE 0
#define HBUILD_REPEAT 1000
-#define HBUILD_DELAY 20000
+#define HBUILD_DELAY 17500
#define HBUILD_HEALRATE 18
#define HBUILD2_PRICE 75
#define HBUILD2_REPEAT 1000
-#define HBUILD2_DELAY 17500
+#define HBUILD2_DELAY 15000