summaryrefslogtreecommitdiff
path: root/src/game/bg_misc.c
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2015-01-28 22:03:03 +0200
committerMikko Tiusanen <ams@daug.net>2015-01-28 22:03:03 +0200
commit7545415fe3ea29919e4dacfd4eedec7710924ff0 (patch)
tree12091f6705a65973fb95e2dc6c6e397209568440 /src/game/bg_misc.c
parent56382169c394bc6a1e63a91fdd59b58ac3974986 (diff)
Minor balance adjustments.
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r--src/game/bg_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c
index efdc300..137d9ea 100644
--- a/src/game/bg_misc.c
+++ b/src/game/bg_misc.c
@@ -1249,7 +1249,7 @@ static const buildableAttributes_t bg_buildableList[ ] =
TR_GRAVITY, //trType_t traj;
0.0, //float bounce;
REPEATER_BP, //int buildPoints;
- STAGE_GE_1, //int stages
+ STAGE_GE_2, //int stages
REPEATER_HEALTH, //int health;
0, //int regenRate;
REPEATER_SPLASHDAMAGE, //int splashDamage;