
You are viewing a potentially older version of this package. View Latest Version
SequenceOnDeath
Applies the inventory sequencing of a Shrine of Order on player deaths. A successor to OrderOnDeath.SequenceOnDeath
A Risk of Rain 2 mod that applies the inventory sequencing of a Shrine of Order on player deaths.
Features
This mod applies the same inventory sequencing effect that a Shrine of Order applies on a player death, similar to the old OrderOnDeath mod. You must either be in a multiplayer game OR have a Dio's Best Friend for this mod to take effect.
Installation
- Install BepInEx and R2API.
- Copy the included
SequenceOnDeath.dllinto the resultingC:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\pluginsfolder. - Launch the game and enjoy! To remove you simply need to delete the
SequenceOnDeath.dllfile.
Changelog
Version 1.1.1
- Only apply to players, not monsters (again)
Version 1.1.0
- Fix Dio's Best Friend interactions
Version 1.0.2
- Build against latest R2API
- Don't sequence on single-player games without a Dio's Best Friend
- Reorder checks to reduce the amount of calls
- Rename to SequenceOnDeath
Version 1.0.1
- Only apply to players, not monsters