mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/creature_template): Fix 'Riding Horse' faction (#4679)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1614660555490640300');
|
||||
|
||||
UPDATE `creature_template` SET `faction`=35 WHERE `entry`=8883;
|
||||
|
||||
Reference in New Issue
Block a user