Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BONNe authored Oct 27, 2024
1 parent a4ce215 commit a001d3f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Vault Hunters Bingo Fix Mod

This mod addresses the issue with Bingo tiles in vault that relies on rooms inside vault.
It targets 2 tasks: free a villager and find vault room.
This mod addresses the issue with Bingo tiles in a vault that rely on rooms inside the vault. It targets 2 tasks: free a villager and find a vault room.

These 2 tasks are removed from bingo tiles pool if it is predicted that there will be no required rooms in the vault.
These 2 tasks are removed from the bingo tiles pool if it is predicted that no rooms will be required in the vault.

These 2 tasks are limited to have `max-amount` on player joining the vault to be same as total room count in the vault.
These 2 tasks are limited to having max-amount on player joining the vault to be the same as the total room count generated. So you will always be able to complete it.

As this is based on `prediction` of rooms, then under certain situations or significant VH code changes, this mod may stop working.
As this is based on prediction rooms, this mod may stop working under certain situations or significant VH code changes.

0 comments on commit a001d3f

Please sign in to comment.