From 94150043a22743251ff03fee9cb6efdb79c729f3 Mon Sep 17 00:00:00 2001 From: shoopea Date: Thu, 3 Oct 2019 19:21:45 +0800 Subject: [PATCH] update rules --- rules.go | 6 ++++++ 1 file changed, 6 insertions(+) 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