Type:
Bug
Severity:
Minor
Game version:
Morrowind
Concerns:
TR_Preview
Related Release File:
Found in Version:
Status:
Fixed for Version:
Description:
- Asking the guards in Teyn (TR_m4_teyn_guard, TR_m4_teyn_guard2) about Background, they say "I am Guard, Guard of the Imperial Legion." or something similar. They should have a unique response reading "I am an Imperial guard." to be consistent with other Imperial guards.
- There is a formatting error in the topic "road toll" filtered for TR_m4_Marsilion. If you are a member of the Imperial Legion, one of the choices is "I am a %PCRank of the Legion. Stand aside!". However, the % symbol is not used for string variables in strings, so this does not work. I have not tested myself, but I think ^PCRank would work (as it does so for message boxes). Moreover, this is grammatically incorrect for the rank Agent, so this requires a unique line "I am an Agent...".