mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 21:02:14 +01:00
DB/Creature: Fix faction of 8564 Ranger
This commit is contained in:
2
sql/updates/world/2015_03_16_01_world_335.sql
Normal file
2
sql/updates/world/2015_03_16_01_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `faction` = 1576 WHERE `entry` = 8564;
|
||||
Reference in New Issue
Block a user