mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): lowers max level of Fen Dweller (#8002)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1632156508775520500');
|
||||
|
||||
UPDATE `creature_template` SET `maxlevel` = 21 WHERE `entry` = 1039;
|
||||
Reference in New Issue
Block a user