Files
TrinityCore/sql/updates/8052_world_creature.sql
XTZGZoReX 6feda6605b * Fix CRLF.
--HG--
branch : trunk
2010-04-30 23:59:59 +02:00

4 lines
388 B
SQL

DELETE FROM `creature` WHERE `id`=29434;
INSERT INTO `creature` (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES
(29434, 571, 1, 1, 0, 254, 6629.44, -1251.64, 395.942, 5.38386, 25, 0, 0, 9416, 0, 0, 2);