Remove lock_scores logic and point-increasing functions

This commit is contained in:
2024-08-29 18:07:30 -03:00
parent 76e61ee78e
commit 908d8f62f7
10 changed files with 11 additions and 29 deletions

View File

@ -15,7 +15,6 @@ define ending_routes = {
default anonscore = 0
default fangscore = 0
default wingStory = False
default lock_scores = False # Allows points to be increased
# Chapter variables
default chapter_list_length = get_chapter_list_length()