TL Turns
This commit is contained in:
parent
1108911047
commit
834f312435
2 changed files with 2 additions and 2 deletions
|
|
@ -1224,7 +1224,7 @@
|
|||
"obtainExp": "Gained %1 %2!",
|
||||
"obtainGold": "Gained %1\\G!",
|
||||
"obtainItem": "\\SE[x-se_on05]Gained %1!",
|
||||
"obtainSkill": "\\SE[x-se_on03]Learned a new combat skill \\c[17][%1]\\c[0]!",
|
||||
"obtainSkill": "\\SE[x-se_on03]Learned a new combat skill\n\\c[17][%1]\\c[0]!",
|
||||
"partyName": "%1 and the others",
|
||||
"possession": "Owned",
|
||||
"preemptive": "%1 took the initiative!",
|
||||
|
|
|
|||
|
|
@ -2680,7 +2680,7 @@ var $plugins = [
|
|||
"Turn Window Y": "5",
|
||||
"Turn Window Width": "96",
|
||||
"Turn Window Height": "96",
|
||||
"Turn Window Name": "ターン数",
|
||||
"Turn Window Name": "Turns",
|
||||
"Turn Window Use Sprite": "true",
|
||||
"Turn Window Sprite": "turn_window",
|
||||
"Split LogWindow Back": "true",
|
||||
|
|
|
|||
Loading…
Reference in a new issue