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

Premature completion of some escort quests #878

Closed Neotmiren closed 8 years ago

Neotmiren commented 8 years ago

They become completed immediately after accepting, without actual escort done.

UPDATE quest_template SET SpecialFlags=SpecialFlags|2 WHERE entry IN (1560, 4261, 5203);
Phatcat commented 8 years ago

Man, you are on a roll! Nice work!

cala commented 8 years ago

Thanks for the issues reports and provided fixes. :+1: I pushed some of them today. I need to look at/test a bit more the others, like the demons spawns near the Dark Portal, for example.