feat/frontend: add tooltips for runes
This commit is contained in:
@@ -32,6 +32,8 @@ type Perk = {
|
||||
id: number
|
||||
name: string
|
||||
iconPath: string
|
||||
shortDesc?: string
|
||||
longDesc?: string
|
||||
}
|
||||
type PerkStyle = {
|
||||
id: number
|
||||
|
||||
Reference in New Issue
Block a user