mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Fix SQL Quotes
This commit is contained in:
@@ -981,7 +981,7 @@ UPDATE `quest_template` SET `LogDescription` = "Mudcrush Durtfeet in northern Du
|
|||||||
|
|
||||||
|
|
||||||
/* Jarl Needs Eyes */
|
/* Jarl Needs Eyes */
|
||||||
UPDATE `quest_template` SET `LogDescription` = "Bring 40 Unpopped Darkmist Eyes to "Swamp Eye" Jarl at the Swamplight Manor." WHERE `ID` = 1206;
|
UPDATE `quest_template` SET `LogDescription` = "Bring 40 Unpopped Darkmist Eyes to \"Swamp Eye\" Jarl at the Swamplight Manor." WHERE `ID` = 1206;
|
||||||
|
|
||||||
|
|
||||||
/* The Black Shield */
|
/* The Black Shield */
|
||||||
|
|||||||
Reference in New Issue
Block a user