Flaminv0v

Newbie
Jan 28, 2024
40
9
To unlock bonus content execute the following console command:

Python:
for filename in os.listdir('game/images/bon'): Coding_photo(filename, 10)
This is similar to how the game implements it:

Python:
$ Coding_photo("jacqueline_bonus_2.png", 10)
$ renpy.sound.play("sounds/rel_plus.ogg", relative_volume = 0.5)
$ renpy.notify("Congratulations! Achievement unlocked! Check game folder ...game/images/bon/...")
iIt didn't work, can you drop the new ones pls?
 
2.60 star(s) 73 Votes