DB/Creature: Seer Nakha

(cherry picked from commit 9e167dd9cb)
This commit is contained in:
Killyana
2019-06-04 00:06:17 +02:00
committed by Shauren
parent c5eebd9ebe
commit ad0bc1794f

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature` WHERE `id` IN (23265) AND `guid` IN (109724);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
(109724, 23265, 530, '0', 0, 1, -1333.53, 7221.96, 33.583, 2.26893, 300, 0, 0);