Dialogues: Finish implementation of registered dialogues.

Ported all trade dialogues to use new dialogue system.
This commit is contained in:
Hector Franqui
2017-07-19 14:00:29 -04:00
parent b5dc9926cd
commit 3edc959d3a
6 changed files with 346 additions and 185 deletions

View File

@ -96,7 +96,7 @@ npc.relationships.MARRIED_NPC_DIALOGUE = {
end
},
[3] = {
text = "Come with me, please!",
text = "Please, come with me!",
action_type = "function",
response_id = 3,
action = function(self, player)