update rules

This commit is contained in:
shoopea 2019-12-20 10:53:43 +08:00
parent d60c0d8742
commit 4b8eabe6e0

View File

@ -326,7 +326,7 @@ func resetMsgParsingRules() {
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #96", "^You've stepped into a pile of dung\\. Now you stink\\. Nothing else happened\\.$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #97", "^As you were about to head out for an adventure, you got a feeling you were forgetting something, so you wasted some time trying to remember what it was\\. Finally you gave up and stayed home\\.$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #98", "^Walking through the swamp, you found yourself surrounded by the mist\\. Suddenly you heard a dog howling in the distance\\. You decided to save yourself and ran back home, as your butler promised to cook some porridge\\.$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #99", "^Strolling through the cold winter mountains you came across a giant mansion\\. As you peeked in the window, you noticed a man staring at some blue hideous creature\\. \\"Perfection\\",\\- the man said\\. You decided not to mess with this lunatic, so you stole some magnetic rocks scattered around the house and departed safely\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #99", "^Strolling through the cold winter mountains you came across a giant mansion\\. As you peeked in the window, you noticed a man staring at some blue hideous creature\\. \"Perfection\",\\- the man said\\. You decided not to mess with this lunatic, so you stole some magnetic rocks scattered around the house and departed safely\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestReq) + `, "Quest Req", "^🗺Quests$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestAck) + `, "Quest Ack #0", "^🌲Forest [0-9]min\\n` +