diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-05-11 13:50:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-11 13:50:10 +0200 |
| commit | b109db49255ca75adb24c198d888d02f9cda4ded (patch) | |
| tree | c6277f1e1f23f6066e392a0abf029ff3e39bbb13 /docs | |
| parent | c75311bba5052dd049ddb2789b75470b9bec9c91 (diff) | |
| download | wiki-b109db49255ca75adb24c198d888d02f9cda4ded.tar.gz wiki-b109db49255ca75adb24c198d888d02f9cda4ded.tar.bz2 wiki-b109db49255ca75adb24c198d888d02f9cda4ded.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, 2 insertions, 0 deletions
diff --git a/docs/how-to-import-dbc-data-in-db.md b/docs/how-to-import-dbc-data-in-db.md index deee068..48ac700 100644 --- a/docs/how-to-import-dbc-data-in-db.md +++ b/docs/how-to-import-dbc-data-in-db.md @@ -71,6 +71,8 @@ The result of that command will be: The value: `"Flags": 64` means "normal zone", we have to override it with `19456 - Sanctuary (Duels allowed)`. +For the DBC documentation check [this wiki](https://wowdev.wiki/Category:DBC_WotLK) + You can check the list of the flags [here](https://www.azerothcore.org/wiki/AreaTable) 3. Export the SQL |
