DB/Creature: Chess Chest Bunny

This commit is contained in:
Killyana
2019-07-25 20:21:13 +02:00
parent f05bb032bd
commit b945154353

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature` WHERE `id`=25213 AND `guid` IN (113531);
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
(113531, 25213, 532, 0, 0, 1, 1, 0, 0, -11101.3, -1850.92, 221.153, 5.35816, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);