aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_01_07_09_world_buru.sql (renamed from sql/updates/world/2012_12_23_02_world_buru.sql)2
-rw-r--r--sql/updates/world/2013_01_07_10_world_skeram.sql (renamed from sql/updates/world/2012_12_20_00_world_skeram.sql)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_12_23_02_world_buru.sql b/sql/updates/world/2013_01_07_09_world_buru.sql
index daab88f6cea..a7e1d5a0ef1 100644
--- a/sql/updates/world/2012_12_23_02_world_buru.sql
+++ b/sql/updates/world/2013_01_07_09_world_buru.sql
@@ -1,7 +1,7 @@
UPDATE `creature_template` SET ScriptName='npc_buru_egg' WHERE entry=15514;
UPDATE `creature_template` SET `faction_A`=16,`faction_H`=16 WHERE `entry` IN (15514,15370);
DELETE FROM `creature` WHERE `id`=15521; -- because **** you, thats why
-SET @GUID :=xxx; -- Change me plz
+SET @GUID :=61988;
DELETE FROM `creature` WHERE `id`=15514;
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
(@GUID, 15514, 509, 1, 1, -9270.393, 1243.896, -63.76731, 2.722714, 7200, 0, 0),
diff --git a/sql/updates/world/2012_12_20_00_world_skeram.sql b/sql/updates/world/2013_01_07_10_world_skeram.sql
index fb62da5e994..fb62da5e994 100644
--- a/sql/updates/world/2012_12_20_00_world_skeram.sql
+++ b/sql/updates/world/2013_01_07_10_world_skeram.sql