aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/5469_world_creature.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5469_world_creature.sql b/sql/updates/5469_world_creature.sql
new file mode 100644
index 00000000000..4b34548dbbb
--- /dev/null
+++ b/sql/updates/5469_world_creature.sql
@@ -0,0 +1 @@
+DELETE FROM `creature` WHERE `map`=30; \ No newline at end of file