Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

How can we load a custom timetable in the game? I made some changes to reduce wait times for the default timetable. Should I overwrite the default timetable?

JSON file located in %APPDATA%\WhitePawGames\timetables . The file present is the default timetable on initial launch. 

Just edit the file and save and it should load on relaunch as the current loaded timetable. If you want to revert it just delete it. Current values to change are `arrival_time`, `destination`, and `from_instrument`. Other values should stay the same for now - but are placeholders for future variables.