Small edits
This commit is contained in:
parent
c88cc39ceb
commit
cd094adc31
3 changed files with 5 additions and 5 deletions
|
|
@ -22133,7 +22133,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"c[17]You cannot proceed beyond this point in the trial version."
|
||||
"\\C[17]You cannot proceed beyond this point in the trial version."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -22206,7 +22206,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"c[17]You cannot proceed beyond this point in the trial version."
|
||||
"\\C[17]You cannot proceed beyond this point in the trial version."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -91364,7 +91364,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"C[17]If you can use your legs, there must be another way besides\nattacking. Escaping from battle is also an option..."
|
||||
"\\C[17]If you can use your legs, there must be another way besides\nattacking. Escaping from battle is also an option..."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -42633,7 +42633,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\C[17Move the trash to the designated area."
|
||||
"\\C[17]Move the trash to the designated area."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@
|
|||
"startX": 0,
|
||||
"startY": 0
|
||||
},
|
||||
"currencyUnit": "Yen",
|
||||
"currencyUnit": "¥",
|
||||
"defeatMe": {
|
||||
"name": "Defeat2",
|
||||
"pan": 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue