Skip to main content

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

working with Rebecca - one bug, one inconsistency, one proposal:

* even when Asuka's dress is already bought going over 400$ sets the mission to "buy a dress". this can be mitigated with changing line ~ 221 in city.rpy from 'if money_account >= 400:' to 'if money_account >= 400 and mision_dress_asuka = "true":'

* ending the drone shooting with 400+$ gives the line "This should be enough to buy a new dress for Asuka.", even when the dress is already bought. same fix as above, around line 51 of city.rpy

* add a small amount of money (10$ per drone or so) when someone actually plays the minigame - as small bonus for everyone nit skipping it