chore(DB): import pending files

Referenced commit(s): 796647f3fe
This commit is contained in:
github-actions[bot]
2026-06-08 22:13:16 +00:00
parent 796647f3fe
commit 2f5943d8d1

View File

@@ -1,2 +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);