mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-14 19:13:18 -05:00
More Styling and Added Tooltips
This commit is contained in:
parent
599d44a86b
commit
10684ad79c
14 changed files with 246 additions and 70 deletions
|
|
@ -5,4 +5,6 @@ export type PowerItem = {
|
|||
maxItemPower: number
|
||||
owned: number
|
||||
rarity: number
|
||||
origin: string
|
||||
tooltip: string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue