Delete persistent ending variables from storyline
This commit is contained in:
@ -1,6 +1,3 @@
|
|||||||
default persistent.old_endings = None
|
|
||||||
default persistent.endings = None
|
|
||||||
|
|
||||||
# Store the general chapters inside an array for easy manipulation
|
# Store the general chapters inside an array for easy manipulation
|
||||||
define general_chapters = [
|
define general_chapters = [
|
||||||
"chapter_1", "chapter_2", "chapter_3", "chapter_4", "chapter_5",
|
"chapter_1", "chapter_2", "chapter_3", "chapter_4", "chapter_5",
|
||||||
|
Reference in New Issue
Block a user