Small edits
This commit is contained in:
parent
71bf1938ca
commit
b0aa525c3f
2 changed files with 5 additions and 5 deletions
|
|
@ -15727,7 +15727,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"サキ: \"What should I do? What should I do?\""
|
||||
"Saki: \"What should I do? What should I do?\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -15744,7 +15744,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"サキ: \"I came to shop but it seems like I've dropped my \\C[17]bag\\c[0]\nsomewhere. My wallet was inside it too...\""
|
||||
"Saki: \"I came to shop but it seems like I've dropped my \\C[17]bag\\c[0]\nsomewhere. My wallet was inside it too...\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -15761,7 +15761,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"サキ: \"Where could I have dropped it? If I can't buy dinner, my kids\nwill starve to death.\""
|
||||
"Saki: \"Where could I have dropped it? If I can't buy dinner, my kids\nwill starve to death.\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@
|
|||
"startX": 0,
|
||||
"startY": 0
|
||||
},
|
||||
"currencyUnit": "¥",
|
||||
"currencyUnit": " Yen",
|
||||
"defeatMe": {
|
||||
"name": "Defeat2",
|
||||
"pan": 0,
|
||||
|
|
@ -1421,7 +1421,7 @@
|
|||
"magicEvasion": "%1 dispelled the magic!",
|
||||
"magicReflection": "%1 reflected the magic!",
|
||||
"meVolume": "ME Volume",
|
||||
"obtainExp": "Gained %2 of %1!",
|
||||
"obtainExp": "Gained %1 %2!",
|
||||
"obtainGold": "Gained %1\\G!",
|
||||
"obtainItem": "Obtained %1!",
|
||||
"obtainSkill": "Learned %1!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue