DB/Creature: Reginald Windsor

Reginald Windsor should not be spawned in Stormwind, as he was killed by Onyxia during the questline that was removed before WotLK's launch.
Closes #20743
This commit is contained in:
Wyreth
2017-10-29 18:48:12 +01:00
committed by Killyana
parent 218e897343
commit 492b6affb0

View File

@@ -0,0 +1,5 @@
--
DELETE FROM `creature` WHERE `id`=12580;
DELETE FROM `creature_addon` WHERE `guid`=86900;
DELETE FROM `waypoint_data` WHERE `id`=869000;
DELETE FROM `spawn_group` WHERE `spawnId`=86900;