DB/Creature: Archmage Invisible Target

(cherry picked from commit f05bb032bd)
This commit is contained in:
Killyana
2019-07-25 20:14:56 +02:00
committed by Shauren
parent b70cbe1072
commit 00ca33f9a7

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature` WHERE `id`=25172 AND `guid` IN (113530);
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
(113530, 25172, 530, 0, 0, '0', 0, 0, 0, 12940, -6973.45, 18.3365, 3.76991, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);