Skip to content

Commit 522a894

Browse files
committed
new boss
1 parent 04e2a14 commit 522a894

9 files changed

+9271
-9610
lines changed

en.html

+1
Original file line numberDiff line numberDiff line change
@@ -604,5 +604,6 @@
604604
</div>
605605

606606
<script src="index.dart.js"></script>
607+
<script src="lzma_worker-min.js"></script>
607608
</body>
608609
</html>

index.dart.js

+3,629-4,031
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -614,5 +614,6 @@
614614
</div>
615615

616616
<script src="index.dart.js"></script>
617+
<script src="lzma_worker-min.js"></script>
617618
</body>
618619
</html>

lang/en.json

+2-9
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,6 @@
133133
"weiboAdd1": "Select Friends",
134134
"weiboAdd2": "All Friends",
135135
"welcome2": "",
136-
"weiboShare": "Share on Weibo",
137-
"weiboStatusDual": "@[0] 和 @[1] 在#名字竞技场#中决斗,",
138-
"weiboStatusFriends": "我和好友们在#名字竞技场#中展开大战,",
139-
"weiboStatusMeKilled": "混战中我被 @[0] 打倒,",
140-
"weiboStatusAny": "在#名字竞技场#里试了这几个名字对战,",
141-
"weiboStatusFinish": "一番激战之后 @[0] 最终获胜。",
142-
"weiboShareSend": "Send",
143-
"weiboStatusUrl": " 点开查看全部战斗过程:",
144136
"startFight": "Fight",
145137
"challengeLabel": "Challenge",
146138
"selectBossHint": "Select",
@@ -171,5 +163,6 @@
171163
"sklCovidStayHome": "[1] self-isolate at home",
172164
"sklCovidInfect": "[0] has close encounter with[1]",
173165
"sklCovidPrevent": "but [1] is not infected",
174-
"sklCovidHit": "[1] is infected with [COVID-19]"
166+
"sklCovidHit": "[1] is infected with [COVID-19]",
167+
"weaponRModifierUse": "[0] use [Property Trainer]"
175168
}

lang/zh-TW.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,6 @@
171171
"sklCovidStayHome": "[1]在家中自我隔离",
172172
"sklCovidInfect": "[0]和[1]近距离接触",
173173
"sklCovidPrevent": "但[1]没被感染",
174-
"sklCovidHit": "[1]感染了[新冠病毒]"
174+
"sklCovidHit": "[1]感染了[新冠病毒]",
175+
"weaponRModifierUse": "[0]使用[属性修改器]"
175176
}

lang/zh-money.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,6 @@
171171
"sklCovidStayHome": "[1]在家中自我隔离",
172172
"sklCovidInfect": "[0]和[1]近距离接触",
173173
"sklCovidPrevent": "但[1]没被感染",
174-
"sklCovidHit": "[1]感染了[新冠病毒]"
174+
"sklCovidHit": "[1]感染了[新冠病毒]",
175+
"weaponRModifierUse": "[0]使用[属性修改器]"
175176
}

lang/zh.json

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
"sklZombie": "[0][召唤亡灵]",
157157
"sklZombied": "[2]变成了[1]",
158158
"weaponDeathNoteAtk": "[0]在[死亡笔记]写下[1]的名字",
159+
"weaponRModifierUse": "[0]使用[属性修改器]",
159160
"weaponS11_0": "[0]在促销日[购买]了武器",
160161
"weaponS11_1": "但是并没有什么用",
161162
"weaponS11_2": "增加了[2]点",

lzma_worker-min.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)