summaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
authorAsa Kravets <norfenstein@gmail.com>2009-10-03 12:12:57 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:15:45 +0000
commit4488088245157d77916ff5214c1dc12a4095a3ae (patch)
treea6e5f923c8d175074831d24c19a84b82443d076c /src/game
parent65cae6daa66cedb11f6771a1005bf0646c7b1c33 (diff)
Bumped dretch movement speed 1.3 -> 1.4
Diffstat (limited to 'src/game')
-rw-r--r--src/game/tremulous.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index 033249d3..83723690 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -157,7 +157,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define ABUILDER_UPG_REGEN 3
#define ABUILDER_UPG_COST 0
-#define LEVEL0_SPEED 1.3f
+#define LEVEL0_SPEED 1.4f
#define LEVEL0_VALUE AVM(150)
#define LEVEL0_HEALTH AHM(20)
#define LEVEL0_REGEN 1