diff --git a/game/storyline.rpy b/game/storyline.rpy index 38eb0a3..d07a240 100644 --- a/game/storyline.rpy +++ b/game/storyline.rpy @@ -42,7 +42,7 @@ label storyline: # no chapter_13 here since the scene is different enough to the other routes for everything to go into 13C call chapter_13B from _call_chapter_13B call chapter_14B from _call_chapter_14B - else: # Endings.Shooter + else: # if all else fails, we just assume that we got Endings.Shooter call chapter_11A from _call_chapter_11A call chapter_12A from _call_chapter_12A call chapter_12_5D from _call_chapter_12_5D_1