init 999 python: for i in g.buttons: g.buttons[i].conditions = renpy.python.RevertableList() for j in g.buttons[i].images: j.conditions = renpy.python.RevertableList() for label in renpy.get_all_labels(): renpy.game.persistent._seen_ever[str(label)] = True