mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Instance/AQ40: Update gossips
Closes #25577
(cherry picked from commit 7fd12cc722)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user