Skip to content

V1.1.0

Latest

Choose a tag to compare

@Corwin-dev Corwin-dev released this 31 May 10:05
· 16 commits to main since this release
1abde6a

Removes ammo from the world to force the player to craft their own.

V1.1.0
Now only affects custom games where the option(s) were enabled and leaves any other saves unaffected.
Included options to remove rifle ammo, revolver ammo, neither, or both.
Added code to ensure all ammo gets removed, without removing any ammo the player crafted.
Made it a bit more efficient with less redundant code.