Skip to content

Commit

Permalink
Исправление self на targetNpcType
Browse files Browse the repository at this point in the history
  • Loading branch information
xomachine committed Jan 29, 2018
1 parent ddd59a3 commit 9122546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/texts/dialog/quest.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1647,7 +1647,7 @@
},
"Texts": {
"Eng": "I am so lost. Can you take me back to <questGiver>?",
"Rus": "Я сильно заблудил<self.pronoun.verb3Ending>. Ты не мог<player.pronoun.verb4Ending> бы меня отвести обратно в дом, где живёт <questGiver>?"
"Rus": "Я сильно заблудил<targetNpcType.pronoun.verb3Ending>. Ты не мог<player.pronoun.verb4Ending> бы меня отвести обратно к <questGiver.dative>?"
}
},
{
Expand Down

0 comments on commit 9122546

Please sign in to comment.