mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-05 02:47:38 +08:00
Add: character select in island project
This commit is contained in:
@@ -1802,6 +1802,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island1.Character1.name",
|
||||
"help": "Island1.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island1.Option2.name",
|
||||
"help": "Island1.Option2.help",
|
||||
@@ -1815,6 +1826,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island1.Character2.name",
|
||||
"help": "Island1.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island1.Option3.name",
|
||||
"help": "Island1.Option3.help",
|
||||
@@ -1828,6 +1850,17 @@
|
||||
"7": "7",
|
||||
"8": "8"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island1.Character3.name",
|
||||
"help": "Island1.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island1.Option4.name",
|
||||
"help": "Island1.Option4.help",
|
||||
@@ -1857,23 +1890,67 @@
|
||||
"0": "0",
|
||||
"1": "1"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island2.Character1.name",
|
||||
"help": "Island2.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island2.Option2.name",
|
||||
"help": "Island2.Option2.help",
|
||||
"0": "0",
|
||||
"2": "2"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island2.Character2.name",
|
||||
"help": "Island2.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island2.Option3.name",
|
||||
"help": "Island2.Option3.help",
|
||||
"0": "0",
|
||||
"3": "3"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island2.Character3.name",
|
||||
"help": "Island2.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island2.Option4.name",
|
||||
"help": "Island2.Option4.help",
|
||||
"0": "0",
|
||||
"4": "4"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island2.Character4.name",
|
||||
"help": "Island2.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island3": {
|
||||
@@ -1896,6 +1973,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island3.Character1.name",
|
||||
"help": "Island3.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island3.Option2.name",
|
||||
"help": "Island3.Option2.help",
|
||||
@@ -1907,6 +1995,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island3.Character2.name",
|
||||
"help": "Island3.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island3.Option3.name",
|
||||
"help": "Island3.Option3.help",
|
||||
@@ -1918,6 +2017,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island3.Character3.name",
|
||||
"help": "Island3.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island3.Option4.name",
|
||||
"help": "Island3.Option4.help",
|
||||
@@ -1928,6 +2038,17 @@
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island3.Character4.name",
|
||||
"help": "Island3.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island4": {
|
||||
@@ -1948,6 +2069,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island4.Character1.name",
|
||||
"help": "Island4.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island4.Option2.name",
|
||||
"help": "Island4.Option2.help",
|
||||
@@ -1957,6 +2089,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island4.Character2.name",
|
||||
"help": "Island4.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island4.Option3.name",
|
||||
"help": "Island4.Option3.help",
|
||||
@@ -1966,6 +2109,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island4.Character3.name",
|
||||
"help": "Island4.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island4.Option4.name",
|
||||
"help": "Island4.Option4.help",
|
||||
@@ -1974,6 +2128,17 @@
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island4.Character4.name",
|
||||
"help": "Island4.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island5": {
|
||||
@@ -1999,6 +2164,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island5.Character1.name",
|
||||
"help": "Island5.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island5.Option2.name",
|
||||
"help": "Island5.Option2.help",
|
||||
@@ -2013,6 +2189,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island5.Character2.name",
|
||||
"help": "Island5.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option3": {
|
||||
"name": "Island5.Option3.name",
|
||||
"help": "Island5.Option3.help",
|
||||
@@ -2027,6 +2214,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character3": {
|
||||
"name": "Island5.Character3.name",
|
||||
"help": "Island5.Character3.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option4": {
|
||||
"name": "Island5.Option4.name",
|
||||
"help": "Island5.Option4.help",
|
||||
@@ -2040,6 +2238,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character4": {
|
||||
"name": "Island5.Character4.name",
|
||||
"help": "Island5.Character4.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island6": {
|
||||
@@ -2063,6 +2272,17 @@
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island6.Character1.name",
|
||||
"help": "Island6.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island6.Option2.name",
|
||||
"help": "Island6.Option2.help",
|
||||
@@ -2074,6 +2294,17 @@
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island6.Character2.name",
|
||||
"help": "Island6.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island7": {
|
||||
@@ -2099,6 +2330,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island7.Character1.name",
|
||||
"help": "Island7.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island7.Option2.name",
|
||||
"help": "Island7.Option2.help",
|
||||
@@ -2112,6 +2354,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island7.Character2.name",
|
||||
"help": "Island7.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island8": {
|
||||
@@ -2139,6 +2392,17 @@
|
||||
"10": "10",
|
||||
"11": "11"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island8.Character1.name",
|
||||
"help": "Island8.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island8.Option2.name",
|
||||
"help": "Island8.Option2.help",
|
||||
@@ -2154,6 +2418,17 @@
|
||||
"9": "9",
|
||||
"10": "10",
|
||||
"11": "11"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island8.Character2.name",
|
||||
"help": "Island8.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island9": {
|
||||
@@ -2179,6 +2454,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island9.Character1.name",
|
||||
"help": "Island9.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island9.Option2.name",
|
||||
"help": "Island9.Option2.help",
|
||||
@@ -2192,6 +2478,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island9.Character2.name",
|
||||
"help": "Island9.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island10": {
|
||||
@@ -2215,6 +2512,17 @@
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island10.Character1.name",
|
||||
"help": "Island10.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island10.Option2.name",
|
||||
"help": "Island10.Option2.help",
|
||||
@@ -2226,6 +2534,17 @@
|
||||
"5": "5",
|
||||
"6": "6",
|
||||
"7": "7"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island10.Character2.name",
|
||||
"help": "Island10.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island11": {
|
||||
@@ -2247,6 +2566,17 @@
|
||||
"4": "4",
|
||||
"5": "5"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island11.Character1.name",
|
||||
"help": "Island11.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island11.Option2.name",
|
||||
"help": "Island11.Option2.help",
|
||||
@@ -2256,6 +2586,17 @@
|
||||
"3": "3",
|
||||
"4": "4",
|
||||
"5": "5"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island11.Character2.name",
|
||||
"help": "Island11.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island12": {
|
||||
@@ -2278,6 +2619,17 @@
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island12.Character1.name",
|
||||
"help": "Island12.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island12.Option2.name",
|
||||
"help": "Island12.Option2.help",
|
||||
@@ -2288,6 +2640,17 @@
|
||||
"4": "4",
|
||||
"5": "5",
|
||||
"6": "6"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island12.Character2.name",
|
||||
"help": "Island12.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island13": {
|
||||
@@ -2308,6 +2671,17 @@
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island13.Character1.name",
|
||||
"help": "Island13.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island13.Option2.name",
|
||||
"help": "Island13.Option2.help",
|
||||
@@ -2316,6 +2690,17 @@
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"4": "4"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island13.Character2.name",
|
||||
"help": "Island13.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island14": {
|
||||
@@ -2341,6 +2726,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island14.Character1.name",
|
||||
"help": "Island14.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island14.Option2.name",
|
||||
"help": "Island14.Option2.help",
|
||||
@@ -2354,6 +2750,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island14.Character2.name",
|
||||
"help": "Island14.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"Island15": {
|
||||
@@ -2379,6 +2786,17 @@
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character1": {
|
||||
"name": "Island15.Character1.name",
|
||||
"help": "Island15.Character1.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
},
|
||||
"Option2": {
|
||||
"name": "Island15.Option2.name",
|
||||
"help": "Island15.Option2.help",
|
||||
@@ -2392,6 +2810,17 @@
|
||||
"7": "7",
|
||||
"8": "8",
|
||||
"9": "9"
|
||||
},
|
||||
"Character2": {
|
||||
"name": "Island15.Character2.name",
|
||||
"help": "Island15.Character2.help",
|
||||
"manjuu": "manjuu",
|
||||
"saratoga": "saratoga",
|
||||
"new_jersey": "new_jersey",
|
||||
"tashkent": "tashkent",
|
||||
"lemalin": "lemalin",
|
||||
"shimakaze": "shimakaze",
|
||||
"cheshire": "cheshire"
|
||||
}
|
||||
},
|
||||
"GeneralShop": {
|
||||
|
||||
Reference in New Issue
Block a user