Fix items and weapons
This commit is contained in:
parent
7302d483c7
commit
1ec88f172c
3 changed files with 26 additions and 26 deletions
Binary file not shown.
|
|
@ -23,10 +23,10 @@
|
|||
"code": 112,
|
||||
"codeStr": "StringCondition",
|
||||
"stringArgs": [
|
||||
"鉄鉱石",
|
||||
"銅鉱石",
|
||||
"銀鉱石",
|
||||
"金鉱石"
|
||||
"Iron Ore",
|
||||
"Copper Ore",
|
||||
"Silver Ore",
|
||||
"Gold Ore"
|
||||
],
|
||||
"intArgs": [
|
||||
4,
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
"code": 112,
|
||||
"codeStr": "StringCondition",
|
||||
"stringArgs": [
|
||||
"オリハルコン",
|
||||
"Orichalcum",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
|
|
@ -195,10 +195,10 @@
|
|||
"code": 112,
|
||||
"codeStr": "StringCondition",
|
||||
"stringArgs": [
|
||||
"武器Lv1",
|
||||
"武器Lv2",
|
||||
"武器Lv3",
|
||||
"武器Lv4"
|
||||
"Weapon Lv1",
|
||||
"Weapon Lv2",
|
||||
"Weapon Lv3",
|
||||
"Weapon Lv4"
|
||||
],
|
||||
"intArgs": [
|
||||
4,
|
||||
|
|
@ -429,10 +429,10 @@
|
|||
"code": 112,
|
||||
"codeStr": "StringCondition",
|
||||
"stringArgs": [
|
||||
"防具Lv1",
|
||||
"防具Lv2",
|
||||
"防具Lv3",
|
||||
"防具Lv4"
|
||||
"Armor Lv1",
|
||||
"Armor Lv2",
|
||||
"Armor Lv3",
|
||||
"Armor Lv4"
|
||||
],
|
||||
"intArgs": [
|
||||
4,
|
||||
|
|
@ -655,10 +655,10 @@
|
|||
"code": 112,
|
||||
"codeStr": "StringCondition",
|
||||
"stringArgs": [
|
||||
"装飾Lv1",
|
||||
"装飾Lv2",
|
||||
"装飾Lv3",
|
||||
"装飾Lv4"
|
||||
"Accessory Lv1",
|
||||
"Accessory Lv2",
|
||||
"Accessory Lv3",
|
||||
"Accessory Lv4"
|
||||
],
|
||||
"intArgs": [
|
||||
4,
|
||||
|
|
@ -889,10 +889,10 @@
|
|||
"code": 112,
|
||||
"codeStr": "StringCondition",
|
||||
"stringArgs": [
|
||||
"イベントLv1",
|
||||
"イベントLv2",
|
||||
"イベントLv3",
|
||||
"イベントLv4"
|
||||
"Event Lv1",
|
||||
"Event Lv2",
|
||||
"Event Lv3",
|
||||
"Event Lv4"
|
||||
],
|
||||
"intArgs": [
|
||||
4,
|
||||
|
|
@ -1695,10 +1695,10 @@
|
|||
"code": 112,
|
||||
"codeStr": "StringCondition",
|
||||
"stringArgs": [
|
||||
"イベントアイテムLv1",
|
||||
"イベントアイテムLv2",
|
||||
"イベントアイテムLv3",
|
||||
"イベントアイテムLv4"
|
||||
"Event Item Lv1",
|
||||
"Event Item Lv2",
|
||||
"Event Item Lv3",
|
||||
"Event Item Lv4"
|
||||
],
|
||||
"intArgs": [
|
||||
4,
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
username=dazed-translations
|
||||
repo=ntr-holy-knight-leia
|
||||
repo=the-mist-ruins-and-the-lone-swordsman
|
||||
branch=main
|
||||
Loading…
Reference in a new issue