feat(lootboxes): add lootbox opening feature and images
This commit is contained in:
parent
b58ceeeaab
commit
8e27c9c7c3
15 changed files with 536 additions and 327 deletions
|
@ -82,7 +82,7 @@ export default class HomeComponent implements OnInit {
|
|||
id: '6',
|
||||
name: 'Lootboxen',
|
||||
image: '/lootbox.webp',
|
||||
route: '/game/lootbox',
|
||||
route: '/game/lootboxes',
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Reference in a new issue