Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- def true_ending_unlocked():
- return ((2 in persistent.endings_reached) and (3 in persistent.endings_reached) and (4 in persistent.endings_reached) and (6 in persistent.endings_reached) and (8 in persistent.endings_reached) and (10 in persistent.endings_reached))
Advertisement
Add Comment
Please, Sign In to add comment