Fix SQL Quotes

This commit is contained in:
ZhengPeiRu21
2023-04-07 11:38:49 -06:00
committed by GitHub
parent bb5ccde9d3
commit 084b7f313a

View File

@@ -981,7 +981,7 @@ UPDATE `quest_template` SET `LogDescription` = "Mudcrush Durtfeet in northern Du
/* 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 */