fix(DB/Creature): Set Correct Faction for Spotted Hippogryph (23772) and Shoveltusk Forager (29479) (#24565)
This commit is contained in:
parent
b8a08dc008
commit
2a120350a4
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `faction` = 634 WHERE (`entry` IN (23772, 29479));
|
||||
Loading…
Add table
Add a link
Reference in a new issue