aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-10-13 19:49:52 +0200
committerShauren <shauren.trinity@gmail.com>2021-11-14 22:48:23 +0100
commit9168c2eec47c9fadd43c2d99a4898c3267fe900c (patch)
tree9b9629e98fa17ac9685a66586fcbbd24bbff771a
parent75d47317f4abd8ffd85a5fb3cc2e5691861d4ad5 (diff)
DB/Creature: Fizzlebang Booms
(cherry picked from commit addeadfe6bc60a5808693c6261ce937222eada73)
-rw-r--r--sql/updates/world/master/2021_11_14_16_world_2018_10_13_02_world_335.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_14_16_world_2018_10_13_02_world_335.sql b/sql/updates/world/master/2021_11_14_16_world_2018_10_13_02_world_335.sql
new file mode 100644
index 00000000000..9dc027a9c59
--- /dev/null
+++ b/sql/updates/world/master/2021_11_14_16_world_2018_10_13_02_world_335.sql
@@ -0,0 +1,5 @@
+--
+UPDATE `creature` SET `guid`=90430,`spawntimesecs`=180 WHERE `guid`=307618;
+-- DELETE FROM `creature` WHERE `guid` IN (90430);
+-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`,`spawndist`, `MovementType`) VALUES
+-- (90430, 5569, 0, 1, 1, 0, 0, -4850.7, -1295.24, 501.951, 1.39626, 180, 0, 0);