Restore removed Anvilrage elites

This commit is contained in:
郑佩茹
2022-09-15 16:59:08 -06:00
parent b3244c724f
commit 28169cb1e5

View File

@@ -0,0 +1,3 @@
/* Anvilrage Overseers and Anvilrage Wardens were replaced with new non-elite mobs in 2.3 - restore the originals */
UPDATE `creature` SET `id1` = 8889 WHERE `id1` = 24818;
UPDATE `creature` SET `id1` = 8890 WHERE `id1` = 24819;