Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
/*
This scripts inserts missing data from YTDB to UDB creature.
No existing data gets overrided.
*/
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 (30, 1, 1, 1, 0, 0, 4795, -1574, 1166.75, 0.4, 300, 9, 0, 110, 0, 0, 1);
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 (30, 1, 1, 1, 0, 0, 4824, -1641, 1212.5, 0.4, 300, 9, 0, 110, 0, 0, 1);
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 (30, 1,