The Cursed Labyrinth
|
Pedestal logic for the cursed items puzzle (Skull, Heart, Crown). More...
Classes | |
class | CursedItemsSolver |
Pedestal logic for the cursed items puzzle (Skull, Heart, Crown).
Each pedestal accepts a single expected item. On correct item: consume and mark global delivered flag. On wrong item: consume and immediately respawn the item elsewhere. Fires OnSolved once when all three items are delivered correctly.