Delete persistent ending variables from storyline

This commit is contained in:
2024-08-18 21:14:40 -03:00
parent a046896907
commit 8b783f6838

View File

@ -1,6 +1,3 @@
default persistent.old_endings = None
default persistent.endings = None
# Store the general chapters inside an array for easy manipulation
define general_chapters = [
"chapter_1", "chapter_2", "chapter_3", "chapter_4", "chapter_5",