Upd: Character (#596)

This commit is contained in:
Zero 2024-07-31 19:15:57 +08:00 committed by GitHub
parent 5a5c160cda
commit ba16d0d579
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 9 additions and 1 deletions

BIN
assets/character/Jade.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
assets/character/Yunli.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -672,6 +672,7 @@
"Himeko",
"Hook",
"Huohuo",
"Jade",
"JingYuan",
"Jingliu",
"Kafka",
@ -1240,6 +1241,7 @@
"Himeko",
"Hook",
"Huohuo",
"Jade",
"JingYuan",
"Jingliu",
"Kafka",
@ -1526,6 +1528,7 @@
"Himeko",
"Hook",
"Huohuo",
"Jade",
"JingYuan",
"Jingliu",
"Kafka",

View File

@ -100,7 +100,7 @@ class ConfigGenerator:
option_add(keys='Ornament.Dungeon.option', options=ornament)
# Insert characters
from tasks.character.keywords import CharacterList
unsupported_characters = ["Jade", "Jiaoqiu"]
unsupported_characters = ["Jiaoqiu"]
characters = [character.name for character in CharacterList.instances.values()
if character.name not in unsupported_characters]
option_add(keys='DungeonSupport.Character.option', options=characters)

View File

@ -403,6 +403,7 @@
"Himeko": "Himeko",
"Hook": "Hook",
"Huohuo": "Huohuo",
"Jade": "Jade",
"JingYuan": "Jing Yuan",
"Jingliu": "Jingliu",
"Kafka": "Kafka",

View File

@ -403,6 +403,7 @@
"Himeko": "Himeko",
"Hook": "Hook",
"Huohuo": "Huohuo",
"Jade": "Jade",
"JingYuan": "Jing Yuan",
"Jingliu": "Jingliu",
"Kafka": "Kafka",

View File

@ -403,6 +403,7 @@
"Himeko": "姫子",
"Hook": "フック",
"Huohuo": "フォフォ",
"Jade": "ジェイド",
"JingYuan": "景元",
"Jingliu": "鏡流",
"Kafka": "カフカ",

View File

@ -403,6 +403,7 @@
"Himeko": "姬子",
"Hook": "虎克",
"Huohuo": "藿藿",
"Jade": "翡翠",
"JingYuan": "景元",
"Jingliu": "镜流",
"Kafka": "卡芙卡",

View File

@ -403,6 +403,7 @@
"Himeko": "姬子",
"Hook": "虎克",
"Huohuo": "藿藿",
"Jade": "翡翠",
"JingYuan": "景元",
"Jingliu": "鏡流",
"Kafka": "卡芙卡",