Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

This isn't spelling and grammar, but I didn't want to fill up the main help topic with it.

The four tutorial rooms are very welcoming. Adventuron's defaults for RESTART (after you've finished the tutorial) and QUIT, though, are a bit harsh.

If you want to fix that,

themes {
   system_messages {
      ask_new_game = Custom message 1
      ask_quit = Custom message 2
      post_quit = Custom message 3
   }
}

(Note: if you want to see other system messages to tweak, Christopher Merriner's Custard and Mustard source code lists them all. https://ifarchive.org/if-archive/games/source/adventuron/Custard_and_Mustard.txt)

(+1)

Thank you for this. I agree they are a bit harsh and that reference is going to get some use.