aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_12_06_10_world_2019_05_22_05_world.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_06_10_world_2019_05_22_05_world.sql b/sql/updates/world/master/2021_12_06_10_world_2019_05_22_05_world.sql
new file mode 100644
index 00000000000..65c75859755
--- /dev/null
+++ b/sql/updates/world/master/2021_12_06_10_world_2019_05_22_05_world.sql
@@ -0,0 +1,8 @@
+--
+DELETE FROM `creature` WHERE `guid` IN (106326) AND `id` IN (21365);
+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
+(106326, 21365, 530, 0, 0, '0', 0, 0, 0, 38.3723, 2121.23, 128.975, 2.80337, 600, 0, 0, 42, 0, 0, 0, 0, 0, 0);
+
+DELETE FROM `creature_template_addon` WHERE `entry` IN (21365);
+INSERT INTO `creature_template_addon` (`entry`, `auras`) VALUES
+(21365, '36725 36727');