small fixes for the 1.09 TL
This commit is contained in:
parent
9eabe2120f
commit
f19ab67b58
3 changed files with 5 additions and 5 deletions
|
|
@ -82012,7 +82012,7 @@
|
|||
"addLog",
|
||||
"テキストをログウィンドウに追加",
|
||||
{
|
||||
"text": "\\n[1] had no effect on it."
|
||||
"text": "It had no effect on \\n[1]."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -174599,7 +174599,7 @@
|
|||
"code": 401,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"\\n[1]...go on ahead..."
|
||||
"\\n[1]... go on ahead..."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -174635,7 +174635,7 @@
|
|||
"code": 401,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"Don't worry about me...! Go!\\n[1]...!"
|
||||
"Don't worry about me...! Go! \\n[1]...!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -54008,7 +54008,7 @@
|
|||
"addLog",
|
||||
"テキストをログウィンドウに追加",
|
||||
{
|
||||
"text": "\\n[1]Now's not the time for that...!"
|
||||
"text": "\\n[1]: Now's not the time for that...!"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -27983,7 +27983,7 @@
|
|||
"code": 401,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"This technique cannot be blocked. It will shatter any shield\nand cleave my enemies in two."
|
||||
"This technique cannot be blocked. It will shatter any shield\nand cleave your enemies in two."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue