DB/Creature: Bristlepine Den Bunny

This commit is contained in:
Killyana
2019-08-04 23:03:07 +02:00
parent 1bdda58d1f
commit e2004672ff

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature` WHERE `guid` IN (116081) AND `id` IN (28461);
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
(116081, 28461, 571, 0, 0, 1, 1, 0, 0, 5115.992, 4018.106, -61.74545, 1.553343, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0);