aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_02_12_04_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2015_02_12_04_world.sql b/sql/updates/world/2015_02_12_04_world.sql
new file mode 100644
index 00000000000..d841e98f914
--- /dev/null
+++ b/sql/updates/world/2015_02_12_04_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `event_scripts` WHERE `id` = 14394;
+INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
+(14394,0,8,22395,0,0,0,0,0,0);