DB/Instance/AQ40: Update gossips

Closes #25577

(cherry picked from commit 7fd12cc722)
This commit is contained in:
offl
2020-10-25 01:35:35 +03:00
committed by Shauren
parent 32e3d95fff
commit 4316d65ebe
2 changed files with 43 additions and 3 deletions

View File

@@ -31,11 +31,11 @@ enum AQTDataTypes
DATA_SARTURA = 1,
DATA_FRANKRIS = 2,
DATA_HUHURAN = 3,
DATA_TWIN_EMPERORS = 4,
DATA_CTHUN = 5,
DATA_TWIN_EMPERORS = 4, // Used in conditions for gossip menu options & texts (menu 6644)
DATA_CTHUN = 5, // Used in conditions for SAI (creatures 15378 - 15380)
DATA_BUG_TRIO = 6,
DATA_VISCIDUS = 7,
DATA_OURO = 8,
DATA_OURO = 8, // Used in conditions for gossip menu options & texts (menu 6644)
// Others
DATA_KRI = 9,