ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

Room Creation: Don't spawn pedestals if all unique curses have been acquired #992

Closed ChrisNZL closed 2 years ago

ChrisNZL commented 2 years ago

In v0.3.0a and prior, when creating a room, if a pedestal is chosen to be spawned, its curse (if any) is rolled.

However, believe once all unique curses (currently just the "spawn in pairs" curse) have been applied to the dungeon, the pedestal just offers the offering with no curse every time, showing the "Luck is on your side" message.

Task:

Files / methods / properties to check:

ChrisNZL commented 2 years ago

Fixed in 0.3.1. Pedestals no longer spawn if dungeon has no curses available to roll.