Type:
Bug
Severity:
Normal
Game version:
Morrowind
Concerns:
TR_Mainland
Related Release File:
Found in Version:
Status:
Description:
In https://en.uesp.net/wiki/Tamriel_Rebuilt:A_Message_from_Mister_Delagia, there's a timer that's supposed to update your journal a day after you escort the merchant Karandia Corrux to the Salty Futtocks.
However, this timer runs in the NPC's local script, meaning the journal update is likely to not appear at all until you come back to the Salty Futtocks interior. It should be moved to a global script, like the other timers that update your journal.
Comments
Fix: Moved the timer to a new
Fix: Moved the timer to a new global script. Also edited two dialogue lines related to the quest to be more compatible with certain mods that modify the behavior of followers (I simply apply AiWander to Karandia one more time before she's moved by PositionCell, so that the follower mod doesn't teleport her back to the player)
Patch File: