From b109db49255ca75adb24c198d888d02f9cda4ded Mon Sep 17 00:00:00 2001 From: Yehonal Date: Tue, 11 May 2021 13:50:10 +0200 Subject: Update how-to-import-dbc-data-in-db.md --- docs/how-to-import-dbc-data-in-db.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit