diff options
author | tkrokli <tkrokli@hotmail.com> | 2016-01-12 09:38:56 +0100 |
---|---|---|
committer | tkrokli <tkrokli@hotmail.com> | 2016-01-12 10:18:44 +0100 |
commit | 22dd523c1f6071f591f4fa8d249464cb96e7febc (patch) | |
tree | 2e4df2b71ba585ef90f42ff0c07124c5911c36d9 /src/server/game/Scripting/ScriptLoader.cpp | |
parent | 8ef9ea9157ca6c04194888a2118be7daf303856f (diff) |
Core/Scripts: move GOSSIP_ACCEPT_DUEL to DB
Another attempt to shorten the list of hardcoded gossip menu options.
This is the gossip menu option of the NPC ID 28406, Death Knight Initiate
in Death's Breach in the Scarlet Enclave, the death knight starting area.
This gossip is tied to the quest "Death's Challenge".
Removing this text in the core script: "I challenge you, death knight!"
(#define GOSSIP_ACCEPT_DUEL) and using `ADD_GOSSIP_ITEM_DB()`
to pull the gossip_menu_option 9765 from the database instead.
Diffstat (limited to 'src/server/game/Scripting/ScriptLoader.cpp')
0 files changed, 0 insertions, 0 deletions