summaryrefslogtreecommitdiff
path: root/src/game/bg_misc.c
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2014-05-15 22:13:54 +0300
committerMikko Tiusanen <ams@daug.net>2014-05-15 22:13:54 +0300
commit8d5bc92565146baee1f77f8ff7a9b6d229e05613 (patch)
treea6b37c333b710857ca8778b12297a7bab4e64ebb /src/game/bg_misc.c
parentde7bd9bbba26589b9deb1e7c9eda80a75ff0184f (diff)
Mines no longer trigger on anything <= adv. basilisk.
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 404b24b..c968d76 100644
--- a/src/game/bg_misc.c
+++ b/src/game/bg_misc.c
@@ -3620,7 +3620,7 @@ static const weaponAttributes_t bg_weapons[ ] =
qfalse, //qboolean longRanged;
TEAM_HUMANS //team_t team;
},
- {
+ {
WP_SMOKE, //int weaponNum;
SMOKE_PRICE, //int price;
( 1 << S1 )|( 1 << S2 )|( 1 << S3 ), //int stages