aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-11-10 16:13:21 +0100
committerMitchesD <majklprofik@seznam.cz>2015-12-22 22:43:52 +0100
commit0a085040e94ec1349e720263368f16a124e00bd6 (patch)
tree7c84e4717fef85fb47d05e4ca8261a1c956095cf
parentbc283590beb55e640a68c1c26a6d833145c2e2a6 (diff)
DB: Fix a DB error
(cherry picked from commit 311a8df4b70d89780388213ab97e8a8186d5146b)
-rw-r--r--sql/updates/world/2015_12_22_02_world_2015_11_10_01.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_12_22_02_world_2015_11_10_01.sql b/sql/updates/world/2015_12_22_02_world_2015_11_10_01.sql
new file mode 100644
index 00000000000..fe9c0b1b8e2
--- /dev/null
+++ b/sql/updates/world/2015_12_22_02_world_2015_11_10_01.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `game_event_creature` WHERE `guid`= 144883;