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