Skip to content

Instantly share code, notes, and snippets.

View HenryPorterGithub's full-sized avatar

Henry Porter HenryPorterGithub

View GitHub Profile
@dalen
dalen / CACO - Survival Mode.pas
Last active July 6, 2020 20:26
Add Skyrim survival mode effects to CACO ingestables
{
Purpose: Add survival mode effects to CACO ingestables
Game: The Elder Scrolls V: Skyrim
Author: dalen <erik.gustav.dalen@gmail.com>
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;