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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index 2631e48..871b21f 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -263,7 +263,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define ACIDTUBE_REPEAT 3000
#define ACIDTUBE_K_SCALE 1.0f
-#define HIVE_BP 12
+#define HIVE_BP 10
#define HIVE_BT 20000
#define HIVE_HEALTH ABHM(125)
#define HIVE_REGEN 10
@@ -274,7 +274,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define HIVE_REPEAT 5000
#define HIVE_K_SCALE 1.0f
#define HIVE_DMG 50
-#define HIVE_SPEED 240.0f
+#define HIVE_SPEED 320.0f
#define HIVE_DIR_CHANGE_PERIOD 500
#define TRAPPER_BP 8