# Use this unlock script at your own risk.
# https://f95zone.to/threads/.69272/post-10469289
# Start the deal with the devil
init 666 python:
gallery_unlock_list = [
'1', '2', '3', '3_2', '4', '5', '5_2', '6', '7', '7_2', '8', '9', '10',
'11', '12', '13', '13_1', '14', '15', '16', '17', '18', '19_1', '19_2',
'19_3', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30',
'31', '32', '33', '34', '35'
]
# Loop through all persistent data
for gallery_unlock_item in gallery_unlock_list:
item = "images/ero/" + gallery_unlock_item + ".png"
if item not in mp.gallery:
unlock_gallery(item)