default persistent.galleryUnlocks = UnlockAllGalleryEntries() init python: def UnlockAllGalleryEntries(): for key,value in lewdsGalleryLib.items(): persistent.galleryUnlocks.append(key) # Decompiled by unrpyc: https://github.com/CensoredUsername/unrpyc