卫戍等级刷满直接结束

This commit is contained in:
Elaina 2024-11-21 11:18:42 +08:00
parent 2207777503
commit 30cd57d526
4 changed files with 7 additions and 0 deletions

View file

@ -172,6 +172,7 @@ color = {
"stronghold_protocol/complete": (231, 101),
"stronghold_protocol/defence": (29, 14),
"stronghold_protocol/empty": (1533, 934),
"stronghold_protocol/level50": (105, 962),
"stronghold_protocol/main": (1456, 472),
"stronghold_protocol/round1": (1701, 856),
"stronghold_protocol/start": (1709, 879),

View file

@ -519,6 +519,7 @@ Res = Literal[
"stronghold_protocol/defence",
"stronghold_protocol/empty",
"stronghold_protocol/entry.jpg",
"stronghold_protocol/level50",
"stronghold_protocol/main",
"stronghold_protocol/medic",
"stronghold_protocol/money0",