Couple of Tl fixes
This commit is contained in:
parent
f421cd7797
commit
9c98956547
3 changed files with 5 additions and 5 deletions
|
|
@ -2763,7 +2763,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 328,
|
||||
"itypeId": 1,
|
||||
"name": "Take a vacation",
|
||||
"name": "Take a rest",
|
||||
"note": "<rest>\n<file:休暇>\n<nameEn:Take A Rest>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
|
|||
|
|
@ -606,12 +606,12 @@ function initVocabJp() {
|
|||
TextManager.kigaeChokyo = "Setup for meat toilet outfit";
|
||||
// Equip
|
||||
TextManager.cantEquip = "You can't change medals during an adventure";
|
||||
TextManager.equipEroAcce = "Erotic accessory with ability enhancement";
|
||||
TextManager.equipEroAcce = "Ero Accessory";
|
||||
TextManager.autoEquip = "Shift → Automatically equip superior medals";
|
||||
TextManager.exclusive = "Exclusive to %1";
|
||||
TextManager._weapon = "Weapon";
|
||||
TextManager._armor = "Shield";
|
||||
TextManager.acce = "Decorative item";
|
||||
TextManager._armor = "Armor";
|
||||
TextManager.acce = "Accessory";
|
||||
TextManager.hitEnchant =
|
||||
"Enemies hit by an attack reduce an additional %1 shield";
|
||||
// Power Up
|
||||
|
|
|
|||
|
|
@ -2972309,7 +2972309,7 @@
|
|||
[
|
||||
"Depart",
|
||||
"No",
|
||||
"Equip it right away"
|
||||
"Check Equipment"
|
||||
],
|
||||
1,
|
||||
-1,
|
||||
|
|
|
|||
Loading…
Reference in a new issue