mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 03:08:15 +08:00
Fix(event): fix template name
This commit is contained in:
parent
a4b5d153bd
commit
d8e61e36b4
@ -50,7 +50,7 @@ A8, B8, C8, D8, E8, F8, G8, H8, I8, J8, \
|
||||
|
||||
class Config(ConfigBase):
|
||||
# ===== Start of generated config =====
|
||||
MAP_SIREN_TEMPLATE = ['Vboss_hermit', 'Vboss_chariot']
|
||||
MAP_SIREN_TEMPLATE = ['Vboss_Hermit', 'Vboss_Chariot']
|
||||
MOVABLE_ENEMY_TURN = (2,)
|
||||
MAP_HAS_SIREN = True
|
||||
MAP_HAS_MOVABLE_ENEMY = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user