feat(character): add equipment tooltips
This commit is contained in:
parent
7a9bb172ea
commit
73916950b7
31 changed files with 60862 additions and 17 deletions
|
|
@ -10,5 +10,12 @@
|
|||
"database": "acore_characters"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"worldDatabase": {
|
||||
"host": "localhost",
|
||||
"port": 3306,
|
||||
"user": "root",
|
||||
"password": "root",
|
||||
"database": "acore_world"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue