Change to ESP
This commit is contained in:
parent
6993ca6b40
commit
ecf4fb2436
3 changed files with 15 additions and 12 deletions
|
@ -1,12 +1,11 @@
|
|||
Morrowind May Modathon 2025 - The House of Tides, an OpenMW Mod
|
||||
---------------------------------------------------------------
|
||||
= Morrowind May Modathon 2025 - The House of Tides
|
||||
|
||||
Join a trade-themed faction, with quests, unique items, and a new location to
|
||||
call home. Interact with the House of Tides anywhere, bartering for goods,
|
||||
completing quests to expand their offerings, and eventually gaining access to
|
||||
their exchange!
|
||||
|
||||
= Nexus Description
|
||||
== Nexus Description
|
||||
|
||||
For as long as there have been possessions, there has been trade. For as long as
|
||||
there has been trade, there has been the House of Tides. Though it is not always
|
||||
|
@ -41,13 +40,15 @@ Part 3 (Pending) of this mod implements the functionality of ranks 7-10, which
|
|||
involve the House of Tides Exchange, the associated quests and functionality,
|
||||
expands the personalized merchant, and expands the remote merchant.
|
||||
|
||||
= Mod Installation
|
||||
== Mod Installation
|
||||
|
||||
- Download and extract the mod files to a convenient location
|
||||
- In the OpenMW launcher, add that location on the "Data Directories" tab
|
||||
- Enable the `HouseOfTides.omwaddon` on the "Content Files" tab
|
||||
- (OpenMW Only) In the OpenMW launcher, add that location on the "Data Directories" tab
|
||||
- (OpenMW Only) Enable the `HouseOfTides.esp` on the "Content Files" tab
|
||||
- (Others) Install and enable the `HouseOfTides.esp` file in your mod manager of
|
||||
choice
|
||||
|
||||
= Mod Play
|
||||
== Mod Play
|
||||
|
||||
-- All details below can be considered spoilers --
|
||||
|
||||
|
@ -69,7 +70,7 @@ player's rank. As player ranks improves, barter gold increases. This NPC will
|
|||
also offer the player some delivery quests, which will help increase the
|
||||
player's rank.
|
||||
|
||||
== Quests: Trade Contracts
|
||||
=== Quests: Trade Contracts
|
||||
|
||||
There are 6 available initially to the player through the Trade NPC:
|
||||
|
||||
|
@ -193,7 +194,7 @@ There are 6 available initially to the player through the Trade NPC:
|
|||
- (2) scroll of illnea's breath
|
||||
- (2) scroll of gaze from the void
|
||||
|
||||
== Quests: Deliveries
|
||||
=== Quests: Deliveries
|
||||
|
||||
The Trade NPC will offer 4 delivery quests. Each is offered in sequence as the
|
||||
previous one is completed.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Morrowind May Modathon 2025 - The House of Tides, an OpenMW Mod
|
||||
# Morrowind May Modathon 2025 - The House of Tides
|
||||
|
||||
Join a trade-themed faction, with quests, unique items, and a new location to
|
||||
call home. Interact with the House of Tides anywhere, bartering for goods,
|
||||
|
@ -43,8 +43,10 @@ expands the personalized merchant, and expands the remote merchant.
|
|||
## Mod Installation
|
||||
|
||||
- Download and extract the mod files to a convenient location
|
||||
- In the OpenMW launcher, add that location on the "Data Directories" tab
|
||||
- Enable the `HouseOfTides.omwaddon` on the "Content Files" tab
|
||||
- (OpenMW Only) In the OpenMW launcher, add that location on the "Data Directories" tab
|
||||
- (OpenMW Only) Enable the `HouseOfTides.esp` on the "Content Files" tab
|
||||
- (Others) Install and enable the `HouseOfTides.esp` file in your mod manager of
|
||||
choice
|
||||
|
||||
## Mod Play
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue