summaryrefslogtreecommitdiff
path: root/src/game/bg_misc.c
diff options
context:
space:
mode:
authorenneract <trem.redman@gmail.com>2014-11-23 22:29:30 +0100
committerenneract <trem.redman@gmail.com>2014-11-23 22:29:30 +0100
commitf4413207a03658c719987d02fdbb87443843f43b (patch)
tree99a3d003ccff81c2b6772fea369bc6a8097ba2a8 /src/game/bg_misc.c
parent3fbd7735fcd32ff124fe806e39f6a8f0842dc534 (diff)
Remove Smoke Grenade.
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r--src/game/bg_misc.c25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c
index 92f3826..742363d 100644
--- a/src/game/bg_misc.c
+++ b/src/game/bg_misc.c
@@ -3652,31 +3652,6 @@ static const weaponAttributes_t bg_weapons[ ] =
TEAM_HUMANS //team_t team;
},
{
- WP_SMOKE, //int weaponNum;
- SMOKE_PRICE, //int price;
- STAGE_GE_5, //int stages
- SLOT_NONE, //int slots;
- "smoke", //char *weaponName;
- "Smoke", //char *weaponHumanName;
- "",
- 1, //int maxAmmo;
- 0, //int maxClips;
- qfalse, //int infiniteAmmo;
- qfalse, //int usesEnergy;
- SMOKE_REPEAT, //int repeatRate1;
- 0, //int repeatRate2;
- 0, //int repeatRate3;
- 0, //int reloadTime;
- SMOKE_K_SCALE, //float knockbackScale;
- qfalse, //qboolean hasAltMode;
- qfalse, //qboolean hasThirdMode;
- qfalse, //qboolean canZoom;
- 90.0f, //float zoomFov;
- qfalse, //qboolean purchasable;
- qfalse, //qboolean longRanged;
- TEAM_HUMANS //WUTeam_t team;
- },
- {
WP_MINE, //int weaponNum;
MINE_PRICE, //int price;
STAGE_GE_5, //int stages