mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Restore removed Anvilrage elites
This commit is contained in:
3
sql/world/base/zone_searing_gorge.sql
Normal file
3
sql/world/base/zone_searing_gorge.sql
Normal 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;
|
||||||
Reference in New Issue
Block a user