The Cursed Labyrinth
Loading...
Searching...
No Matches
CursedItemSolver.cs File Reference

Pedestal logic for the cursed items puzzle (Skull, Heart, Crown). More...

Classes

class  CursedItemsSolver

Detailed Description

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.