Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Searching Luxury, results all return Luxury room taken in the line, will try editing line 78 as it looks the most promising?

$work_rules/luxury.text = "Luxury Rooms: " + str(luxury_rooms_taken) + "/" + str(ResourceScripts.game_res.upgrades.luxury_rooms + 1)

you have to make 4 edits, lines: 44, 45, 78, 79

i suggest you get vscode or n++ if you didn't already