aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-10-09 02:23:57 +0200
committerShauren <shauren.trinity@gmail.com>2021-11-13 20:30:49 +0100
commit614789535710b5292ea8f4db72208a58e6ff6b0c (patch)
tree1013917cf9d376da5b83664f95391f2da17f5c36
parent69c54b7b872f3efebe73cdd5f2aa391be2a9104d (diff)
DB/Creature: Add Godo Cloudcleaver and Rissa Shadeleaf spawn
(cherry picked from commit 1b7b1c2cfc63c88bf25d30f336443ba4ae26dbe5)
-rw-r--r--sql/updates/world/master/2021_11_13_12_world_2018_10_08_12_world_335.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_13_12_world_2018_10_08_12_world_335.sql b/sql/updates/world/master/2021_11_13_12_world_2018_10_08_12_world_335.sql
new file mode 100644
index 00000000000..1e276fd5f1e
--- /dev/null
+++ b/sql/updates/world/master/2021_11_13_12_world_2018_10_08_12_world_335.sql
@@ -0,0 +1,7 @@
+-- UPDATE `creature` SET `id`=30590 WHERE `guid`=208355;
+-- DELETE FROM `creature` WHERE `guid` IN (86809);
+-- 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
+-- (86809, 34989, 1, 1, 1, 0, 1, 9975.56, 2324.54, 1330.87, 0.191986, 300, 0, 0, 651650, 4081, 0);
+
+UPDATE `creature` SET `guid`=86809 WHERE `guid`=312131;
+UPDATE `creature` SET `guid`=208355 WHERE `guid`=294014;