classicdb / database

Classic DB is a content database for CMaNGOS Classic: world, NPCs, objects, quests and so on.
https://github.com/cmangos/mangos-classic
Other
87 stars 59 forks source link

All quests "Darkmoon *** Deck" must be repeatable (Darkmoon Faire) #876

Closed Neotmiren closed 8 years ago

Neotmiren commented 8 years ago
UPDATE quest_template SET SpecialFlags=SpecialFlags|1 WHERE entry IN (7907,7929,7927,7928);

And another minor issue: Professor Thaddeus Paleo has gossip about non-Classic decks from TBC/WotLK. http://wowwiki.wikia.com/wiki/Darkmoon_Faire_(old)?oldid=365700

cala commented 8 years ago

Thanks. Gossip is fixed in https://github.com/classicdb/database/commit/ce66a224962b1524ad4e4d1fe70827be83dc5c0b I already had it on my list.