update quest msg

This commit is contained in:
shoopea 2019-10-02 19:09:45 +08:00
parent d79a8ed10f
commit e6fcbfd103

View File

@ -301,9 +301,9 @@ func resetMsgParsingRules() {
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #68", "Deep down along the valley you found a small inn. Some big warrior with a burnt face ate all the chicken they had and you got nothing\\. You tried writing to the inn's feedback box, but there was no reply\\. However, you stole a strange coin from the girl who accompanied the bully\\. Maybe it's worth something\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #69", "On your quest you reached the top of the mountain\\. You were looking at the lands lying in front of you, when you noticed a dark shadowy place in the distance\\. You heard a mighty voice say ""That's urn castle, you must not go there""\\. While looking for the voice, you found a golden ingot and decided to head back home\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #70", "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 #71", "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 #72", "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 #73", "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 #71", "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 strange dusky helmet\\. The engraving on it illustrated a worshipping of a giant sea monster, which decorated the top of the helmet\\. The helmet seemed to have an occult meaning to it, but having lesser interest in those, you just sold it to historians\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #72", "Out in the swamp you encountered a micro hydra trying to eat a little girl\\. You stepped on it and killed the beast\\. You noticed that it dropped a giant golden crown\\. I wonder, how could it fit inside such a small body\\?(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #73", "In the forest you found a rare mushroom species that you could sell to some local alchemists and apothecaries(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #74", "In the middle of a swamp you met a huge ogre who was finishing eating a donkey\\. “14 Silver bullets can't hurt me!” He shouted angrily with a Scottish accent\\. Somebody once told you that you should not mess with ogres, so you let it be\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #75", "In the forest you met a guy who asked you to shoot him in the face with some black stuff\\. What a weird request, you thought to yourself\\.(?s:.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageQuestResult) + `, "Quest result #76", "In the forest you encountered a knight in a flashy red iron armor\\. He was talking about a Jar-Beast and “ku'anthum fhi'zicks” before disappearing into thin air\\. You looted some contraptions left by this mysterious man and sold them to the local mechanic, Jerry\\.(?s:.*)$")