mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(DB/Creature): Remove experience gains from "Risen Alliance Soldier" and "Icy Ghoul" (#26112)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove the XP gains from "Risen Alliance Soldier" and "Icy Ghoul"
|
||||
UPDATE `creature_template` SET `ExperienceModifier` = 0 WHERE `entry` IN (31205, 31142);
|
||||
Reference in New Issue
Block a user