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

Extra misplaced Thuzadin Acolyte (Stratholme) #875

Closed Neotmiren closed 8 years ago

Neotmiren commented 8 years ago

There are 3 groups, 5 Thuzadin Acolytes each, but 16 guids in DB. This one should be deleted probably. The position is bad and in client it falls (visually) onto the floor level under Stratholme.

DELETE FROM creature WHERE guid=53267 AND map=329 AND ROUND(position_x)=3930 AND ROUND(position_y)=-3674;
Tobschinski commented 8 years ago

This Acolyte does indeed exist on the retail servers and is the one that's yelling whenever you clear out Ziggurats in Stratholme.