mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
fix: 修复约翰老妈保全关卡 混乱“派对” 的识别错误
This commit is contained in:
@@ -2326,10 +2326,6 @@
|
||||
[
|
||||
"[Uu]-[O0o]f{1,2}icial",
|
||||
"U-Official"
|
||||
],
|
||||
[
|
||||
"^混乱.*派对.*",
|
||||
"混乱“派对”"
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -10111,6 +10107,10 @@
|
||||
[
|
||||
"枯朽.*育",
|
||||
"枯朽孕育"
|
||||
],
|
||||
[
|
||||
"^混乱.*派对.*",
|
||||
"混乱“派对”"
|
||||
]
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user