Fixed issue in Vilegard where you could talk about the Xulviir and the

Feygard swords to all merchants instead of only the smith while Vilegard
people distrusts you.
This commit is contained in:
Zukero
2017-11-17 12:01:38 +01:00
parent 29379be41c
commit 8c28166c11

View File

@@ -61,7 +61,7 @@
]
},
{
"nextPhraseID":"vilegard_shop_notrust"
"nextPhraseID":"vilegard_shop_notrust_smith"
}
]
},
@@ -105,6 +105,20 @@
{
"id":"vilegard_shop_notrust",
"message":"You are an outsider. We don't like outsiders here in Vilegard. Please leave.",
"replies":[
{
"text":"Why is everyone in Vilegard so suspicious of outsiders?",
"nextPhraseID":"vilegard_shop_notrust_2"
},
{
"text":"Can I see what items you have for sale?",
"nextPhraseID":"vilegard_shop_notrust_2"
}
]
},
{
"id":"vilegard_shop_notrust_smith",
"message":"You are an outsider. We don't like outsiders here in Vilegard. Please leave.",
"replies":[
{
"text":"Why is everyone in Vilegard so suspicious of outsiders?",