Skip to content

Commit

Permalink
Fix laser/quasar cannon
Browse files Browse the repository at this point in the history
  • Loading branch information
Tackx committed Mar 29, 2024
1 parent 64a04ee commit 481dfa5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Binary file added public/icons/stratagems/LASER_CANNON.webp
Binary file not shown.
Binary file modified public/icons/stratagems/QUASAR_CANNON.webp
Binary file not shown.
3 changes: 3 additions & 0 deletions src/utils/stratagems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ export const stratagems = {
displayName: 'MG-206 Heavy Machine Gun'
},
QUASAR_CANNON: {
displayName: 'LAS-99 Quasar Cannon'
},
LASER_CANNON: {
displayName: 'LAS-98 Laser Cannon'
},

Expand Down

0 comments on commit 481dfa5

Please sign in to comment.