diff --git a/data/sql/updates/pending_db_world/rev_1683303351155130800.sql b/data/sql/updates/pending_db_world/rev_1683303351155130800.sql new file mode 100644 index 000000000..7cd7f9058 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1683303351155130800.sql @@ -0,0 +1,3 @@ +-- +-- Removes a unused and incorrect creature (not found in brute force) +DELETE FROM `creature_template` WHERE `entry`=621;