index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/modules/record_sheet.js')
-rw-r--r-- | src/modules/record_sheet.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/record_sheet.js b/src/modules/record_sheet.js index 384d5d1..01a9051 100644 --- a/src/modules/record_sheet.js +++ b/src/modules/record_sheet.js @@ -45,7 +45,7 @@ const weapons = { longRange: '31-84' }, gl: { - name: 'Grenade Launcher', + name: 'SMG w/Grenade Launcher', damage: '4/2/1 L', shortRange: '1-10', longRange: '11-24' |