mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update quest_missing_diplomat.sql
This commit is contained in:
@@ -37,7 +37,7 @@ UPDATE `quest_template` SET
|
|||||||
`RewardChoiceItemID3` = 0,
|
`RewardChoiceItemID3` = 0,
|
||||||
`RewardChoiceItemQuantity1` = 0,
|
`RewardChoiceItemQuantity1` = 0,
|
||||||
`RewardChoiceItemQuantity2` = 0,
|
`RewardChoiceItemQuantity2` = 0,
|
||||||
`RewardChoiceItemQuantity3` = 0,
|
`RewardChoiceItemQuantity3` = 0
|
||||||
WHERE `ID` = 11142;
|
WHERE `ID` = 11142;
|
||||||
|
|
||||||
UPDATE `gossip_menu_option` SET `OptionText` = 'Can you send me to Theramore? I have an urgent message for Lady Jaina from Highlord Bolvar.' WHERE `MenuID` = 8846;
|
UPDATE `gossip_menu_option` SET `OptionText` = 'Can you send me to Theramore? I have an urgent message for Lady Jaina from Highlord Bolvar.' WHERE `MenuID` = 8846;
|
||||||
|
|||||||
Reference in New Issue
Block a user