Skip to content

Commit 382aecb

Browse files
authored
Merge pull request #265 from NepPure/master
feat: 新增"自动苏乙终结技"作为可用技能选项
2 parents 569e6be + aa28dff commit 382aecb

25 files changed

Lines changed: 113 additions & 3 deletions

File tree

assets/coco_annotations.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,16 @@
204204
"id": 38,
205205
"name": "esc_icon",
206206
"supercategory": ""
207+
},
208+
{
209+
"id": 40,
210+
"name": "suyi_q_off",
211+
"supercategory": ""
212+
},
213+
{
214+
"id": 41,
215+
"name": "suyi_q_on",
216+
"supercategory": ""
207217
}
208218
],
209219
"images": [
@@ -347,6 +357,18 @@
347357
"file_name": "images/0.png",
348358
"width": 3840,
349359
"height": 2160
360+
},
361+
{
362+
"id": 17,
363+
"file_name": "images/3.png",
364+
"width": 1600,
365+
"height": 900
366+
},
367+
{
368+
"id": 18,
369+
"file_name": "images/4.png",
370+
"width": 1600,
371+
"height": 900
350372
}
351373
],
352374
"annotations": [
@@ -899,6 +921,32 @@
899921
],
900922
"area": 10004,
901923
"iscrowd": 0
924+
},
925+
{
926+
"id": 39,
927+
"image_id": 17,
928+
"category_id": 40,
929+
"bbox": [
930+
1426,
931+
791,
932+
38,
933+
31
934+
],
935+
"area": 1178,
936+
"iscrowd": 0
937+
},
938+
{
939+
"id": 40,
940+
"image_id": 18,
941+
"category_id": 41,
942+
"bbox": [
943+
1425,
944+
791,
945+
38,
946+
32
947+
],
948+
"area": 1216,
949+
"iscrowd": 0
902950
}
903951
]
904952
}

assets/images/3.png

8.88 KB
Loading

assets/images/4.png

9.12 KB
Loading

i18n/en_US/LC_MESSAGES/ok.mo

58 Bytes
Binary file not shown.

i18n/en_US/LC_MESSAGES/ok.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,3 +560,6 @@ msgstr ""
560560

561561
msgid "Aim Y-axis sensitivity"
562562
msgstr ""
563+
564+
msgid "自动苏乙终结技"
565+
msgstr "Auto Suyi Ultimate"

i18n/es_ES/LC_MESSAGES/ok.mo

73 Bytes
Binary file not shown.

i18n/es_ES/LC_MESSAGES/ok.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,3 +560,6 @@ msgstr ""
560560

561561
msgid "Aim Y-axis sensitivity"
562562
msgstr ""
563+
564+
msgid "自动苏乙终结技"
565+
msgstr "Definitiva Suyi Automática"

i18n/ja_JP/LC_MESSAGES/ok.mo

98 Bytes
Binary file not shown.

i18n/ja_JP/LC_MESSAGES/ok.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,3 +560,6 @@ msgstr ""
560560

561561
msgid "Aim Y-axis sensitivity"
562562
msgstr ""
563+
564+
msgid "自动苏乙终结技"
565+
msgstr "自動スイアルティメット"

i18n/ko_KR/LC_MESSAGES/ok.mo

-1.17 KB
Binary file not shown.

0 commit comments

Comments
 (0)