mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/Fix Faction): Quest: Freedom to Ruul (#4866)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615866400966239600');
|
||||
|
||||
DELETE FROM `factiontemplate_dbc` WHERE `ID` = 714;
|
||||
INSERT INTO `factiontemplate_dbc` VALUES (714,66,33,4,4,10,0,0,0,0,0,0,0,0);
|
||||
Reference in New Issue
Block a user