aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_12_17_11_world_2019_07_25_06_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_17_11_world_2019_07_25_06_world.sql b/sql/updates/world/master/2021_12_17_11_world_2019_07_25_06_world.sql
new file mode 100644
index 00000000000..463787bff2f
--- /dev/null
+++ b/sql/updates/world/master/2021_12_17_11_world_2019_07_25_06_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `creature` WHERE `id`=25213 AND `guid` IN (113531);
+INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `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, '3', 0, 0, 0, -11101.3, -1850.92, 221.153, 5.35816, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);