fix(DB/CreatureTemplate): change faction of Servants of Freya (#24202)
This commit is contained in:
parent
a4ea6d60a2
commit
26a0ec0ffc
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/freya.sql
Normal file
2
data/sql/updates/pending_db_world/freya.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- Was
|
||||
UPDATE `creature_template` SET `faction` = 634 WHERE `entry` = 29036;
|
||||
Loading…
Add table
Add a link
Reference in a new issue