fix(DB/creature_queststarter): The Hunter's Charm Questgivers (#10697)
This commit is contained in:
parent
11f7c8fb6f
commit
8a2148df4b
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue