mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 05:15:25 +08:00
Fix: island item order
This commit is contained in:
@@ -2862,8 +2862,8 @@
|
||||
"help": "",
|
||||
"0": "不生产",
|
||||
"1": "炭笔",
|
||||
"2": "铁钉",
|
||||
"3": "电缆",
|
||||
"2": "电缆",
|
||||
"3": "铁钉",
|
||||
"4": "硫酸",
|
||||
"5": "火药",
|
||||
"6": "刀叉餐具"
|
||||
@@ -2889,8 +2889,8 @@
|
||||
"help": "",
|
||||
"0": "不生产",
|
||||
"1": "炭笔",
|
||||
"2": "铁钉",
|
||||
"3": "电缆",
|
||||
"2": "电缆",
|
||||
"3": "铁钉",
|
||||
"4": "硫酸",
|
||||
"5": "火药",
|
||||
"6": "刀叉餐具"
|
||||
|
||||
Reference in New Issue
Block a user