mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
3
data/sql/updates/db_world/2026_06_08_00.sql
Normal file
3
data/sql/updates/db_world/2026_06_08_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_06_05_00 -> 2026_06_08_00
|
||||
-- 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