Fix quest counter in prologue
This commit is contained in:
parent
6e4dab7331
commit
8b3c5fb116
7 changed files with 10 additions and 10 deletions
|
|
@ -24442,7 +24442,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >...But with this, only the remaining tasks are\nleft. I must persevere!"
|
||||
"\\n< Serena >...But with this, only \\V[2501] remaining tasks are\nleft. I must persevere!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4055,7 +4055,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >With this, how many more requests do I need to\nfulfill our agreement?"
|
||||
"\\n< Serena >I need \\V[2501] more requests to\nfulfill our agreement."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -4263,7 +4263,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >Just a few more..."
|
||||
"\\n< Serena >Just \\V[2501] more requests..."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -8901,7 +8901,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >Hmm... Next matter."
|
||||
"\\n< Serena >Hmm... \\V[2501] left..."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -3211,7 +3211,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >Good, good. With this, the matter is settled."
|
||||
"\\n< Serena >\\V[2501] left. Good, good. \nWith this, the matter is settled."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -7678,7 +7678,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >...Is this the end of the matter then."
|
||||
"\\n< Serena > \\V[2501] left... Is this the end of the matter then."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6413,7 +6413,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"Well, it doesn't matter. It's pointless to ponder\non it. Anyway, with this, there's only one task\\n< Serena >\\V[2501]Well, it doesn't matter. It's pointless to ponder"
|
||||
"\\n< Serena >\\V[2501] left. Well, it doesn't matter. It's pointless to ponder"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6790,7 +6790,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >Alright, with this one more case is settled."
|
||||
"\\n< Serena >\\V[2501] left. Alright, \nwith this one more case is settled."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4438,7 +4438,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >...One more thing."
|
||||
"\\n< Serena >\\V[2501] left... One more thing."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -11482,7 +11482,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\V[2501]\\n< Serena >...One more thing."
|
||||
"\\n< Serena >\\V[2501] left... One more thing."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue