- Jul 16, 2021
- 332
- 1,948
so deleting the gallery unlocker does not turn everything back to normal cause the persistent gets changed with the unlocker? Thats very unfortunate cause now my gallery is effed up...
You don't have permission to view the spoiler content.
Log in or register now.
Yeah the changes that my script makes are pretty much permanent unless you know how to revert it back. I can give you a little script to set it back to the original values...
Python:
init 666 python:
setattr(persistent, 'replay_w11mow_ash_sex', True)
setattr(persistent, 'replay_w11mow_c_sex', True)
setattr(persistent, 'replay_w11mow_vickyonly_sex', True)
setattr(persistent, 'replay_w11mow_lighthouse_sex', True)
setattr(persistent, 'replay_w11mow_vicky_s_sex', True)
Last edited: