DB/Creatures: Added a missing innkeeper in Dragon Maw Base Camp.

This commit is contained in:
Kinzcool
2013-04-02 21:27:26 -04:00
parent 25d7cd24eb
commit c02ec5cc4d

View File

@@ -0,0 +1,5 @@
SET @CGUID := 40471;
DELETE FROM `creature` WHERE `guid`=@CGUID;
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
(@CGUID, 23143, 530, 1, 1, -5142.569, 581.3281, 84.13567, 0.5061455, 120, 0, 0); -- Horus (Area: Netherwing Ledge)