Skip to content

Commit

Permalink
Add LAS 99 Quasar Cannon Stratagem (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
byjokese authored Apr 2, 2024
2 parents 8c5bc8d + a33d28c commit 61723dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/app/data/stratagems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export const Stratagems: Record<string, IStratagem[]> = {
new Stratagem('AX/LAS-5 "Guard Dog" Rover', ['down', 'up', 'left', 'up', 'right', 'right'], 'AX-LAS-5icon.svg', 'Supply'),
new Stratagem('SH-20 Ballistic Shield Backpack', ['down', 'left', 'down', 'down', 'up', 'left'], 'SH-20icon.svg', 'Supply'),
new Stratagem('ARC-3 Arc Thrower', ['down', 'right', 'down', 'up', 'left', 'left'], 'ARC-3icon.svg', 'Supply'),
new Stratagem('LAS-99 Quasar Cannon', ['down', 'down', 'up', 'left', 'right'], 'LAS-99icon.svg', 'Supply'),
new Stratagem('SH-32 Shield Generator Pack', ['down', 'up', 'left', 'right', 'left', 'right'], 'SH-32icon.svg', 'Supply'),
],
'Robotic Workshop': [
Expand Down
8 changes: 8 additions & 0 deletions src/assets/stratagems/LAS-99icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 61723dc

Please sign in to comment.