1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-05 02:47:38 +08:00

Dev: DOA character name translation

This commit is contained in:
LmeSzinc
2020-11-26 21:21:51 +08:00
parent f7444b42fe
commit efa9df85c5
4 changed files with 9 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ A7, B7, C7, D7, E7, F7, G7, H7, I7, \
class Config(ConfigBase):
# ===== Start of generated config =====
MAP_SIREN_TEMPLATE = ['maliluosi_doa']
MAP_SIREN_TEMPLATE = ['MarieRoseDOA']
MOVABLE_ENEMY_TURN = (2,)
MAP_HAS_SIREN = True
MAP_HAS_MOVABLE_ENEMY = True