Skip to content

Commit

Permalink
feat(scurrius): add icon for scurries
Browse files Browse the repository at this point in the history
  • Loading branch information
FreekMencke committed Jan 24, 2024
1 parent a2e840b commit 8591e6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/common/directives/icon/icon.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export const iconMap: { [key: string]: string } = {
[BossEnum.PhantomMuspah]: '/bosses/game_icon_phantommuspah.png',
[BossEnum.Sarachnis]: '/bosses/game_icon_sarachnis.png',
[BossEnum.Scorpia]: '/bosses/game_icon_scorpia.png',
[BossEnum.Scurrius]: '/bosses/game_icon_scurrius.png',
[BossEnum.Skotizo]: '/bosses/game_icon_skotizo.png',
[BossEnum.Spindel]: '/bosses/game_icon_spindel.png',
[BossEnum.Tempoross]: '/bosses/game_icon_tempoross.png',
Expand Down
Binary file added src/assets/icons/bosses/game_icon_scurrius.png
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 8591e6b

Please sign in to comment.