aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-05-21 21:23:33 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-06 00:18:03 +0100
commit5556ef10fc0a07d5e5d9ffcbe98dac14c8958b41 (patch)
tree227ab82f58e266302becf3e46516b4c3cee09fb3
parent4d9420cd2674fdef197435e925d7180c0a20c6ba (diff)
DB/Creature: Little Jimmy Vishas
The event with Renault Mograine and Sally Whitemane and a Captured Critter is not scripted (cherry picked from commit 94c331a427f9af84f9f69c66f1353dc391c271de)
-rw-r--r--sql/updates/world/master/2021_12_05_39_world_2019_05_21_03_world.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_05_39_world_2019_05_21_03_world.sql b/sql/updates/world/master/2021_12_05_39_world_2019_05_21_03_world.sql
new file mode 100644
index 00000000000..bdbb3112f37
--- /dev/null
+++ b/sql/updates/world/master/2021_12_05_39_world_2019_05_21_03_world.sql
@@ -0,0 +1,6 @@
+--
+DELETE FROM `creature` WHERE `guid`=105354 AND `id`=20359;
+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
+(105354, 20359, 560, 0, 0, '1,2', 0, 0, 0, 1911.3525, 1080.2274, 21.6609, 4.134215, 300, 0, 0, 115, 126, 0, 0, 0, 0, 0);
+UPDATE `creature` SET `position_x`=1910.961426, `position_y`=1077.719971, `position_z`=21.876644, `orientation`=1.101913 WHERE `guid`=84017;
+UPDATE `creature` SET `position_x`=1909.114502, `position_y`=1079.315918, `position_z`=21.995821, `orientation`=0.342432 WHERE `guid`=84016;