fix(DB/Quest): QuestType in Spawn of Jubjub (#6386)
This commit is contained in:
parent
8f640a1ce9
commit
9bf617be49
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1623898752221080100');
|
||||
|
||||
UPDATE `quest_template` SET `QuestType`=2 WHERE `id`=7946;
|
||||
Loading…
Add table
Add a link
Reference in a new issue