"No Hospitality Papers? That's just typical" - has no check for item hospitality papers
"Sorry. You need to have your Hospitality" - checks for Rank difference < 0 or <= 0, (other than that they seem identical), however the Avenue won't sell hospitality papers to faction members. Merchants should be Retainers and this makes it impossible for low-rank Telvanni players to get services if they didn't get papers before joining. Just replace rank difference with "function same faction == 0"
There's the shell of a dead skar in the Molagreahd Channel north-east of Ashamul. Just next to the cliffs behind the little river. You should go take a dive and see it, it's worth it. These shells are so big that on Vvardenfell they've built a good part of the city of Ald-ruhn within one!
If whatever this is is still there it should probably be called an emperor sea crab and not "a skar"
Golos Merevu's shack in Ildrim has two points of entrance, which are inverted. So when entering one door from outside, it takes the player to the inside of the other door and vice versa. At least that's what I think happens here, but I don't really know how doors work...
TR used to use chargen_plank. This is no longer the case in the current files in the release tracker.
But it still uses CharGen_crate_01_empty, which it really should not, as these crates have a limited function and using them more than in the starter script screws up scripts. For practicaly example, OpenMW keeps them floating around the Seyda Neen docks.
They should be replaced with a generic empty crate.
In vanilla Morrowind, the following global variables are used to effect whether or not the player can rejoin a faction after already being expelled once (or more times). The default values are all 0, meaning the player isn't blocked from rejoining once expelled. (Values greater than 1 block you from rejoining the faction, though different factions handle the clearing of this variable differently.) ExpFightersGuild ExpImperialCult ExpImperialLegion ExpMagesGuild ExpMoragTong ExpRedoran ExpTemple ExpThievesGuild
This is the file where dialogue, quests, and claims for Roth-Roryn and the Ascadian Bluffs Thirr should be merged. Do not edit this file without also loading TR_Mainland.esp, and do not merge other esps into it without also loading TR_Mainland.esm! (see editing guidelines)
Needs attention before use! There are some odd scripts around that I can't make heads or tails of.
At least one quest, TR_m4_wil_RethilScribPie, relies on an NPC which is not placed in-game.
Workflow
This is the file where dialogue, quests, and claims for the eastern Thirr should be merged. Do not edit this file without also loading TR_Mainland.esp, and do not merge other esps into it without also loading TR_Mainland.esm! (see editing guidelines)