mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
3
data/sql/updates/db_world/2025_03_27_01.sql
Normal file
3
data/sql/updates/db_world/2025_03_27_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2025_03_27_00 -> 2025_03_27_01
|
||||
-- Set Kirtonos the Herald level to 60
|
||||
UPDATE `creature_template` SET `minlevel` = 60, `maxlevel` = 60 WHERE (`entry` = 10506);
|
||||
Reference in New Issue
Block a user