test
This commit is contained in:
parent
c2db5d370e
commit
1b3baf807a
1
rules.go
1
rules.go
@ -131,6 +131,7 @@ 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` +
|
||||
`🎒Bag: (?P<BagUsed>[0-9]+)/(?P<BagDispo>[0-9]+) /inv\\n\\n` +
|
||||
`State:\\n(?P<State>.*)\\n\\n` +
|
||||
`More: /hero(?s:.*)$")
|
||||
;`)
|
||||
|
Loading…
Reference in New Issue
Block a user