fix (DB/Creature) Set right faction for Ice Steppe Rhinos. (#22530)
This commit is contained in:
parent
6fe2792fef
commit
3bb130f06a
1 changed files with 3 additions and 0 deletions
3
data/sql/updates/pending_db_world/Rhino.sql
Normal file
3
data/sql/updates/pending_db_world/Rhino.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
-- Set Faction
|
||||
UPDATE `creature_template` SET `faction` = 634 WHERE (`entry` = 29469);
|
||||
Loading…
Add table
Add a link
Reference in a new issue