This commit is contained in:
shoopea 2019-05-28 12:14:57 +08:00
parent 137dc3062c
commit 8b85258149

View File

@ -131,7 +131,6 @@ func resetMsgParsingRules() {
`State:\\n(?P<State>.*)\\n\\n` +
`More: /hero(?s:.*)$")
,(4000, ` + strconv.Itoa(objSubTypeMessageMeAck) + `, "Me ack", "^(?s:.*)Battle of the seven castles in .* minutes!\\n(?s:.*)\\n` +
`🎽Equipment +(?P<AtkGear>[0-9]+). +(?P<DefGear>[0-9]+).\\n` +
`🎒Bag: (?P<BagUsed>[0-9]+)/(?P<BagDispo>[0-9]+) /inv\\n\\n` +
`State:\\n(?P<State>.*)\\n\\n` +
`More: /hero(?s:.*)$")