mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix (DB/Creature) Set right faction for Ice Steppe Rhinos. (#22530)
This commit is contained in:
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);
|
||||
Reference in New Issue
Block a user