mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/creature_queststarter): The Hunter's Charm Questgivers (#10697)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644959003876813300');
|
||||
|
||||
UPDATE `creature_queststarter` SET `id`=3039 WHERE `id`=3038 AND `quest`=8151;
|
||||
UPDATE `creature_queststarter` SET `id`=3352 WHERE `id`=3406 AND `quest`=8151;
|
||||
Reference in New Issue
Block a user