Player-Owned Stable
Summary
Adds a stable with functional slave rooms that can be purchased and used by the player.
Things to Note
- Uses the existing Dungeon Cell and Ground Floor Window slave room types.
- These can be changed in
nhom/maps/stable/worldType.xml
. - It doesn’t seem possible to add new slave room types externally at this time.
- These can be changed in
- Costs 250,000 flames to purchase.
- If you want to change the price, you’ll need to change both instances of
250000
innhom/dialogue/stable.xml
to your desired value. To make the text match, you’ll also need to updatenhom/txt/stable.xml
. - You can also just give yourself the stable by running
[##player.setAffection("nhom_stable_has_purchased", 1)]
in the parser.
- If you want to change the price, you’ll need to change both instances of
Known Issues
- Currently not accessible when exiting Lilaya’s house (move away and then back).
- The override encounter ‘follows’ the player off the Lilaya’s house tile.
- This is ultimately harmless, but very much unintentional and can cause a lot of errors to appear in the log.
Changelog
Version 1.1- Changed the requirements for the override, allowing base game encounters at Lilaya's house to trigger normally.
- Initial Release
Installation Instructions
Download the relevant .zip file and extract its contents your Lilith's Throne mods directory (res/mods).
Downloads
Images
