diff --git a/data/sql/updates/pending_db_world/rev_1701758049251094300.sql b/data/sql/updates/pending_db_world/rev_1701758049251094300.sql new file mode 100644 index 000000000..7f060463c --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1701758049251094300.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `pool_template` WHERE `entry` = 137; +INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES (137, 1, 'Tanaris - Inconspicuous Landmark Pool'); + +UPDATE `pool_gameobject` SET `pool_entry` = 137 WHERE `guid` IN (17231,17232,17233,17234,17235,17236);