mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-23 03:39:10 +01:00
Minor changes to Mikhail's dialog from Tom, that give a little information about raw meat and food poisoning.
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"mikhail_rats_start3"
|
||||
"nextPhraseID":"mikhail_rats_start2a"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
32
AndorsTrail/res/raw/conversationlist_mikhail_foodpoison.json
Normal file
32
AndorsTrail/res/raw/conversationlist_mikhail_foodpoison.json
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"id":"mikhail_rats_start2a",
|
||||
"message":"Another way to regain your strength is to eat some food. You can buy some for yourself from Mara at the town hall. But watch out - I hear that raw meat can sometimes give you food poisoning.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"mikhail_rats_start2b"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"mikhail_rats_start2b",
|
||||
"message":"If that happens, perhaps the town priest can do something to help you. Otherwise, just rest until you feel better.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"mikhail_rats_start2c"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"mikhail_rats_start2c",
|
||||
"message":"Me, I can't really afford the meat, so I just stick to my bread!",
|
||||
"replies":[
|
||||
{
|
||||
"text":"N",
|
||||
"nextPhraseID":"mikhail_rats_start3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user