diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/game/bg_misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c index 09da2b8..b1c7550 100644 --- a/src/game/bg_misc.c +++ b/src/game/bg_misc.c @@ -3682,7 +3682,7 @@ static const weaponAttributes_t bg_weapons[ ] = STAGE_GE_5, //int stages SLOT_NONE, //int slots; "mine", //char *weaponName; - "Mine", //char *weaponHumanName; + "Sticky Grenade", //char *weaponHumanName; "", 1, //int maxAmmo; 0, //int maxClips; |