mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Brewfest: Fix compile and finish Bark quest implementation
This commit is contained in:
parent
a2596199c4
commit
5f9faeee78
2 changed files with 43 additions and 27 deletions
|
|
@ -237,6 +237,10 @@ INSERT INTO scripted_areatrigger VALUES
|
|||
(4820,'at_brewfest_barker'), -- Ipfelkofer Ironkeg
|
||||
(4829,'at_brewfest_barker'); -- Tapper Swindlekeg
|
||||
INSERT INTO scripted_areatrigger VALUES
|
||||
(4769,'at_brewfest_quest_barking'),
|
||||
(4770,'at_brewfest_quest_barking'),
|
||||
(4772,'at_brewfest_quest_barking'),
|
||||
(4774,'at_brewfest_quest_barking'),
|
||||
(4801,'at_brewfest_quest_barking'),
|
||||
(4802,'at_brewfest_quest_barking'),
|
||||
(4803,'at_brewfest_quest_barking'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue