diff --git a/public/assets/images/counters.svg b/public/assets/images/counters.svg index 125cb29..36f37de 100644 --- a/public/assets/images/counters.svg +++ b/public/assets/images/counters.svg @@ -103,6 +103,16 @@ + + + + + + + + + + diff --git a/public/assets/images/flamer-platoon-map.svg b/public/assets/images/flamer-platoon-map.svg new file mode 100644 index 0000000..b18d24b --- /dev/null +++ b/public/assets/images/flamer-platoon-map.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/assets/images/machine-gun-platoon-map.svg b/public/assets/images/machine-gun-platoon-map.svg new file mode 100644 index 0000000..376abc5 --- /dev/null +++ b/public/assets/images/machine-gun-platoon-map.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/assets/images/map5.svg b/public/assets/images/map5.svg index 19e3bad..4121c48 100644 --- a/public/assets/images/map5.svg +++ b/public/assets/images/map5.svg @@ -47,6 +47,13 @@ + + + + + + + diff --git a/public/assets/images/portable-laser-platoon-map.svg b/public/assets/images/portable-laser-platoon-map.svg new file mode 100644 index 0000000..b9bee2c --- /dev/null +++ b/public/assets/images/portable-laser-platoon-map.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/assets/images/rifle-platoon-map.svg b/public/assets/images/rifle-platoon-map.svg new file mode 100644 index 0000000..c11a9ec --- /dev/null +++ b/public/assets/images/rifle-platoon-map.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/assets/images/srm-platoon-map.svg b/public/assets/images/srm-platoon-map.svg new file mode 100644 index 0000000..ba492c3 --- /dev/null +++ b/public/assets/images/srm-platoon-map.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/modules/record_sheet.js b/src/modules/record_sheet.js index 3153b2b..a855e9a 100644 --- a/src/modules/record_sheet.js +++ b/src/modules/record_sheet.js @@ -68,6 +68,12 @@ const weapons = { shortRange: '1-17', longRange: '18-105' }, + laserriflegl: { + name: 'Laser Rifle w/GL', + damage: '5L', + shortRange: '1-17', + longRange: '18-105' + }, gyrojetrifle: { name: 'Gyrojet Rifle', damage: '6L', diff --git a/src/modules/scenarios.js b/src/modules/scenarios.js index 0fa6499..65dc578 100644 --- a/src/modules/scenarios.js +++ b/src/modules/scenarios.js @@ -3,6 +3,11 @@ import dragonHunting from './assets/images/scenario-dragon_hunting.svg'; import raceAgainstTime from './assets/images/scenario-race_against_time.svg'; import map4 from './assets/images/map4.svg'; import map5 from './assets/images/map5.svg'; +import riflePlatoonMap from './assets/images/rifle-platoon-map.svg'; +import machineGunPlatoonMap from './assets/images/machine-gun-platoon-map.svg'; +import portableLaserPlatoonMap from './assets/images/portable-laser-platoon-map.svg'; +import flamerPlatoonMap from './assets/images/flamer-platoon-map.svg'; +import srmPlatoonMap from './assets/images/srm-platoon-map.svg'; import blankMap from './assets/images/blank-map.svg'; export const scenarios = { @@ -26,6 +31,26 @@ export const scenarios = { hashed: map5, title: 'Weapon symbols' }, + 'riflePlatoonMap': { + hashed: riflePlatoonMap, + title: 'Rifle Platoon' + }, + 'machineGunPlatoonMap': { + hashed: machineGunPlatoonMap, + title: 'Machine Gun Platoon' + }, + 'portableLaserPlatoonMap': { + hashed: portableLaserPlatoonMap, + title: 'Portable Laser Platoon' + }, + 'flamerPlatoonMap': { + hashed: flamerPlatoonMap, + title: 'Flamer Platoon' + }, + 'srmPlatoonMap': { + hashed: srmPlatoonMap, + title: 'SRM Platoon' + }, 'blank-map': { hashed: blankMap, title: 'Blank map'