Improves the spell lists of the following Imperial Cult NPCs:
TR_m1_Protio Calvisus
TR_m2_Tiunia Veltrus
TR_m3_Felmo Ilveroth
TR_m3_Orelle Faugard
Also adds a couple lines of dialogue to the "Services" topic, because the vendor NPCs in OE's Grand Chapel of Talos are so well hidden I didn't know they existed until I checked the CS. This at least gives the players some directions.
Fixes a few typos and misspellings that I found when checking the AT Mages Guild questlines (mostly missing commas, incorrect capitalization of "scamp" and a few missing words).
The script T_ScObj_GeyserWaterEmitter tries to set a local variable "state" that isn't declared in the script. This doesn't cause errors on its own, but if you create an ESP that's dependent on current T_Data which includes a script that uses the Random function (like if you would try to recompile this fix using the latest T_Data ESM), the script from the ESP will throw syntax errors on start-up.
Fixes the crash on start of the latest Mainland, by replacing a name of an interior cell in a script related to the A Criminal Lawyer quest with the new one.
Gives Arhom in Firewatch a stock of Apprentice and Journeyman lockpicks and probes. Also slightly increases the lockpick/probe stock of Three-Eyes, the designated vendor NPC for the Andothren TG questline.