diff --git a/rules.go b/rules.go index 62f8469..ec06e69 100644 --- a/rules.go +++ b/rules.go @@ -161,6 +161,12 @@ func resetMsgParsingRules() { `🎒Bag: (?P[0-9]+)\\/(?P[0-9]+) \\/inv\\n\\n` + `State:\\n(?P.*)\\n\\n` + `More: \\/hero(?s:.*)$") + ,(5000, ` + strconv.Itoa(objSubTypeMessageGoQuestReq) + `, "Go Quest Req Forest", "^🌲Forest$") + ,(5000, ` + strconv.Itoa(objSubTypeMessageGoQuestReq) + `, "Go Quest Req Swamp", "^🍄Swamp$") + ,(5000, ` + strconv.Itoa(objSubTypeMessageGoQuestReq) + `, "Go Quest Req Valley", "^🏔Valley$") + ,(5000, ` + strconv.Itoa(objSubTypeMessageGoQuestReq) + `, "Go Quest Req Mirkwood", "^🍂Mirkwood$") + ,(5000, ` + strconv.Itoa(objSubTypeMessageGoQuestReq) + `, "Go Quest Req Dead Marshes", "^.*Dead Marshes$") + ,(5000, ` + strconv.Itoa(objSubTypeMessageGoQuestReq) + `, "Go Quest Req Devil's Valley", "^🌋Devil's Valley$") ,(5000, ` + strconv.Itoa(objSubTypeMessageGoQuestAck) + `, "Go Quest Ack Forest", "^In a dire need for an adventure, you went to a (?P[a-zA-Z ]+). You'll be back in (?P