diff --git a/data/sql/updates/pending_db_world/rev_1742991334856523357.sql b/data/sql/updates/pending_db_world/rev_1742991334856523357.sql new file mode 100644 index 000000000..c2dbdab86 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1742991334856523357.sql @@ -0,0 +1,2 @@ +-- Set Kirtonos the Herald level to 60 +UPDATE `creature_template` SET `minlevel` = 60, `maxlevel` = 60 WHERE (`entry` = 10506);