mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Fix illegal chars in questlist
This commit is contained in:
@@ -512,11 +512,11 @@
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"I asked the thief if the dagger he has originally had the gem I purchased in the pommel. His reply was \u201Cmaybe\u201D, and that the dagger was no longer available except at a \u201Cspecial\u201D price."
|
||||
"logText":"I asked the thief if the dagger he has originally had the gem I purchased in the pommel. His reply was 'maybe', and that the dagger was no longer available except at a 'special' price."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"logText":"I asked the thief if the gem he has was originally in the pommel of the dagger I purchased. His reply was \u201Cmaybe\u201D, and that the gem was no longer available except at a \u201Cspecial\u201D price."
|
||||
"logText":"I asked the thief if the gem he has was originally in the pommel of the dagger I purchased. His reply was 'maybe', and that the gem was no longer available except at a 'special' price."
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
|
||||
Reference in New Issue
Block a user