update quest messages

This commit is contained in:
shoopea 2019-10-02 17:55:13 +08:00
parent ceeeffe8e6
commit 0fa3e02b0f

View File

@ -309,10 +309,10 @@ func resetMsgParsingRules() {
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #76", "At the edge of the known lands, there is an old cursed field, full of relics of ancient civilisations that destroyed each other\\. You love coming back there, to collect antique items\\. This time you found a green bag lying around\\. You checked the content and only found some weird herbs with refreshing smell\\. Having no idea what it is, it came to your mind it will be a nice tea ingredient\\. You kept the herb, but sold the bag\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #77", "At the edge of the known lands, there is an old cursed field, full of relics of ancient civilisations that destroyed each other\\. You love coming back there, to collect antique items\\. This time you found a green bag lying around\\. You checked the content and only found some weird herbs with refreshing smell\\. Having no idea what it is, it came to your mind it will be a nice tea ingredient\\. You kept the herb, but sold the bag\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #78", "At the edge of the known lands, there is an old cursed field, full of relics of ancient civilisations that destroyed each other\\. You love coming back there, to collect antique items\\. This time you found a green bag lying around\\. You checked the content and only found some weird herbs with refreshing smell\\. Having no idea what it is, it came to your mind it will be a nice tea ingredient\\. You kept the herb, but sold the bag\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #79", "At the edge of the known lands, there is an old cursed field, full of relics of ancient civilisations that destroyed each other\\. You love coming back there, to collect antique items\\. This time you found a green bag lying around\\. You checked the content and only found some weird herbs with refreshing smell\\. Having no idea what it is, it came to your mind it will be a nice tea ingredient\\. You kept the herb, but sold the bag\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #80", "At the edge of the known lands, there is an old cursed field, full of relics of ancient civilisations that destroyed each other\\. You love coming back there, to collect antique items\\. This time you found a green bag lying around\\. You checked the content and only found some weird herbs with refreshing smell\\. Having no idea what it is, it came to your mind it will be a nice tea ingredient\\. You kept the herb, but sold the bag\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #81", "At the edge of the known lands, there is an old cursed field, full of relics of ancient civilisations that destroyed each other\\. You love coming back there, to collect antique items\\. This time you found a green bag lying around\\. You checked the content and only found some weird herbs with refreshing smell\\. Having no idea what it is, it came to your mind it will be a nice tea ingredient\\. You kept the herb, but sold the bag\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #82", "While walking through the forest, you found two muggers\\. You overheard their conversation: ""Do you see him\\?"", ""You mean him, the hero who slayed various beasts on his quest\\?"", ""Yes, let's mug him!"", ""Nah, let's not\\.""\\. Because what do muggers do? They Mug! While they were discussing to mug you, you mugged them instead\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #79", "In the middle of the swamp you found a blue box, that turned out to be bigger on the inside\\. Along side some strange garbage with buttons and levers you found a weird screwdriver you sold to a local pawnshop\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #80", "On your way to the forest, you saw a wolf trying to eat a little girl\\. The little girl screamed for help\\. You killed the wolf\\. You killed the girl\\. What a day! What a lovely day!(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #81", "In the forest you met a one-armed shinobi who asked you about his lord\\. As you didn't know anything he continued his way\\. You noticed you have a stange cough on your way to the castle\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #82", "While walking through the forest, you found two muggers\\. You overheard their conversation: ""Do you see him\\?"", ""You mean him, the hero who slayed various beasts on his quest\\?"", ""Yes, let's mug him!"", ""Nah, let's not\\.""\\. Because what do muggers do\\? They Mug! While they were discussing to mug you, you mugged them instead\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #83", "Far away in the distance you saw three tiny figures walking through the mire\\. Suddenly, one of the fell into the water\\. You rushed to them, but by the time you got there, figures disappeared\\. Luckily, you found a shiny ring laying on the ground\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #84", "In the forest you stumbled upon a pond of crystal clear water with Incredibly beautiful carps swimming inside\\. Just think about it! Those fish could live longer than an average warrior! After admiring the carps you achieved an inner harmony, and came back later to clean the pond from all sorts of ""garbage""\\. Some things could come in handy in your workshop\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #85", "Deep in the forest you found a hole\\. And in that hole lived a hobbit\\. Unfortunately, in this universe, hobbits are a kind of rabbits\\. So you skinned it and made yourself a hat\\.(?s:.*)$")