does anyone have an achievement update to unlock all scenes?
I know how, go FashionBusiness/game/Quests, open Achievements.rpy with the notepad (or wtv his name is, idk i'm spanish speaker) and go at the end of the doc where it says:
"Achievement reached!"
return True <----
return True <----
def get_achievement(achLabel):
if persistent.achievements.has_key(achLabel) and persistent.achievements[achLabel] == True:
return True <----
return True <-----
You have to change the "return false" for true (obviously in mine it's already changed)
UPDATE: For the Extra Scenes you have to have the Extra Version.