From d5850bc0f6c95fd7e635bed3639a7eb4b73e87d9 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 26 Apr 2015 14:09:03 +0200 Subject: DB/Creature: Echeyakee By Killyana, closes #5143 --- sql/updates/world/2015_04_26_04_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_04_26_04_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2015_04_26_04_world.sql b/sql/updates/world/2015_04_26_04_world.sql new file mode 100644 index 00000000000..2f8698932b5 --- /dev/null +++ b/sql/updates/world/2015_04_26_04_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `event_scripts` SET `x`=453.896027, `y`=-3039.76147, `z`=91.785370 WHERE `id`=2980; -- cgit v1.2.3