forked from Cavemanon/SnootGame
Functions refactoring
This commit is contained in:
@ -58,9 +58,9 @@ init python:
|
||||
find_chapter_in_array()
|
||||
|
||||
if not is_end_reached:
|
||||
add_ending_chapters() # From storyline
|
||||
add_ending_chapters(ending_route_number)
|
||||
|
||||
update_ending_variables() # From storyline
|
||||
update_ending_variables() # Updates variables for newly extended 'chapter_list' with ending chapters
|
||||
|
||||
|
||||
def set_scores(anon_score, fang_score):
|
||||
|
Reference in New Issue
Block a user