Rename files

This commit is contained in:
Aokromes
2017-05-16 06:54:34 +02:00
parent a08ccd3d9b
commit 94a3ca6c3e
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +0,0 @@
--
DELETE FROM `creature` WHERE `guid` = 79379;
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
(79379, 1419, 0, 1, 1, 0, 0, -8994.19, 947.069, 118.348, 4.29351, 180, 0, 0, 8, 0, 0);

View File

@@ -0,0 +1,4 @@
--
-- DELETE FROM `creature` WHERE `guid` = 79379;
-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
(79379, 1419, 0, 1, 1, 0, 0, -8994.19, 947.069, 118.348, 4.29351, 180, 0, 0, 8, 0, 0);