This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
Purpose: Add survival mode effects to CACO ingestables | |
Game: The Elder Scrolls V: Skyrim | |
Author: dalen <[email protected]> | |
Version: 1 | |
Note that these effects are defined in Update.esm, so this can be used without survival mode installed | |
in that case these effects have no effect on the player. | |
} | |
unit userscript; |