diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-05-09 15:37:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-09 15:37:10 +0200 |
| commit | 07c7739f86abb6c077a53532875248656fe656ca (patch) | |
| tree | 8d2d41c343d3f8475954a282df99283ced719374 /docs | |
| parent | d43b4f3174029d7729beb951da56bf323545e6d9 (diff) | |
| download | wiki-07c7739f86abb6c077a53532875248656fe656ca.tar.gz wiki-07c7739f86abb6c077a53532875248656fe656ca.tar.bz2 wiki-07c7739f86abb6c077a53532875248656fe656ca.zip | |
Update how-to-import-dbc-data-in-db.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/how-to-import-dbc-data-in-db.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how-to-import-dbc-data-in-db.md b/docs/how-to-import-dbc-data-in-db.md index ab2545c..deee068 100644 --- a/docs/how-to-import-dbc-data-in-db.md +++ b/docs/how-to-import-dbc-data-in-db.md @@ -4,7 +4,7 @@ This guide will show you how to import DBC data inside the AzerothCore database by changing the Hyjal zone from "Normal" to "Sanctuary (with duels allowed)". If you do this you will turn that zone into crossfaction and, for example, you can use it for events. -However, the same guide can be used for any kind of DBC (Spell, Items etc.) by changing the values of the commands below. +However, the same guide can be used for any kind of DBC ([Spell](importing-spell-dbc), Items etc.) by changing the values of the commands below. ## Requirements |
