Issue592

Title rush_tux breaks partner_started()
Priority bug Status open
Assigned To Keywords dialog
Linked issues Watchers

Submitted on 2012-04-29 14h05 by matthiaskrgr, last changed by matthiaskrgr.

Files
File name Uploaded Type Edit Remove
patch.patch matthiaskrgr, 2012-04-29.14:45:15 text/x-diff
Messages
Author: matthiaskrgr Date: 2012-04-29   14h05
when rush_tux(1) is set, partner_started() will always return true.

test case attached

when I click on Francis, I always get npc_says("partner started"), even if click
him before he starts the dialog
Author: matthiaskrgr Date: 2012-05-01   12h41
Since there is probably not going to be anything done about this issue in near
future, I'm adding a code comment.
History
Date User Action Args
2012-05-01 12:41:51matthiaskrgrsetmessages: + msg2243
2012-04-29 14:45:15matthiaskrgrsetfiles: + patch.patch
2012-04-29 14:05:07matthiaskrgrcreate