- Jul 17, 2019
- 2,295
- 958
Okay. Console this (while in-game, and pressing enter after each line):
Code:
for girl_pack in get_selected_girlpacks(game.mixes):
for pic_path in [x.path for x in GirlFilesDict.get_pics(girl_pack)]:
unlock_pic(pic_path)