forked from Cavemanon/SnootGame
Remove lock_scores logic and point-increasing functions
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user