Issue721

Title Pendragon/Tania - dialog state error
Priority minor Status resolved
Assigned To digifuzzy Keywords dialog, quest
Linked issues Watchers digifuzzy

Submitted on 2014-01-30 23h57 by digifuzzy, last changed by matthiaskrgr.

Messages
Author: digifuzzy Date: 2014-01-30   23h57
Ending Quest "Tania's Escape"
Character arrive at town w/ Tania. Pendragon stops character. Go through other
details (Spencer/Doc Moore/ etc).
Every return to Pendragon dialog, Pendragon uses the dialog text:

npc_says(_"%s, you may enter.", Tux:get_player_name())
npc_says(_"However, you will have to talk to Spencer before you bring your
friend, Tania, into the town.")

Quest is completed, but wrong dialog is being used.
Author: matthiaskrgr Date: 2014-02-04   16h43
fix pushed as cf7fb2d8d67ddf8f61175998b20c5ed98ee39aac , thanks!
History
Date User Action Args
2014-07-17 20:29:02mhwombatlinkissue756 linked
2014-02-04 16:43:29matthiaskrgrsetstatus: open -> resolved
assignedto: digifuzzy
messages: + msg2722
nosy: + digifuzzy
2014-02-01 08:11:19digifuzzysetkeyword: + quest
2014-01-30 23:57:05digifuzzycreate