scottjc-artifactofpreparation icon

artifactofpreparation

Adds a new Artifact which randomly gives each player 1 red, 3 green, 5 white and 1 equipment item at the start of the run.

CHANGELOG

Changelog

1.0.2

  • Bugfix: Equipment disabled in config had no effect, now it does.

1.0.1

  • Configuration file added. You can now configure how many of each item you get, and you can add items of all type now.
  • I no longer build an array of items at the start of every run, at the start of the first run I build it then and use the same list every time, unless you config it otherwise, this is just in case of another fringe mod interaction.

1.0.0

  • Initial release