About this mod
This alters the Transmute Mineral Ore spell to allow the player to choose whether they want to transmute iron to silver, or silver to gold.
- Permissions and credits
- Donations
It adds a new script attached to the spell, rather than altering the original scripting, so that it's easy to uninstall. This (and the need for a new message dialog) is why it includes an .esp file.
((This is my first foray into scripting, so please let me know if anything goes wrong!))
__Details_________________________________
--If you have only iron ore in your inventory, it will automatically transmute to silver.
--If you have only silver ore in your inventory, it will automatically transmute to gold.
--If you have BOTH iron and silver ore in your inventory, a box will pop up asking you manually choose which you want to transmute: iron to silver, or silver to gold.
__Install________________________________
Download mod and extract contents of folder. Add it to Skyrim -> Data. When you start the game, be sure to enable the .esp under Data Files before loading.
__Uninstall______________________________
Remove these files: transmute.esp, NewTransmuteSpell.pex, and NewTransmuteSpell.psc. This should revert the spell back to its original state.
__Compatibility___________________________
This may conflict with other mods that alter this spell only.
__Bugs__________________________________
Should be none; tested in-game.
__History________________________________
--Initial release - 2/16/2015