Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Once you know what to do, the game is really easy. Some tips:

  • Pay attention to room descriptions and examine everything (X NOUN). And then, examine anything that strikes you.
  • Not every object is useful, but sometimes picking (or trying to pick) an object reveals a new path.
  • Your inventory limit is two objects, and that's for a reason: you're a skeleton. You may need some objects through the game, but only one is important to finish it.
  • Enjoy the game! :-)
(2 edits)

Thank you!!


Update: These tips helped a lot; just discovered an item I couldn't find before. :D

Update 2: Stuck again. :\

(1 edit)

Have you unlocked the door in the hall? That's really important in order to advance...

There was a small bug in the previous version. You should unlock the door now when you try to pick certain object in the hall.

To make it clear the reason for the low inventory limit, you can customize the "cant carry any more items message) inside the theme / system_messages {} section:

theme{
      system_messages {
         cannot_carry_any_more = You cannot carry any more items.
      } }