aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2015_11_06_42_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2015_11_06_42_world.sql b/sql/updates/world/2015_11_06_42_world.sql
new file mode 100644
index 00000000000..5505a032c35
--- /dev/null
+++ b/sql/updates/world/2015_11_06_42_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `creature` WHERE `guid` IN (1011);
+INSERT INTO `creature` (`guid`,`id`,`map`,`spawnMask`,`PhaseId`,`modelid`,`equipment_id`,`position_x`,`position_y`,`position_z`,`orientation`,`spawntimesecs`,`spawndist`,`currentwaypoint`,`curhealth`,`curmana`,`MovementType`) VALUES
+(1011, 23434, 530, 1, 0, 0, 1, -4106.57, 1126.79, 43.6441, 5.65259, 180, 0, 0, 57440, 32310, 0);