From 59a765901e2f0745348bcdacd148999565e00e53 Mon Sep 17 00:00:00 2001 From: nutbuster Date: Fri, 15 Oct 2021 16:09:14 +1100 Subject: [PATCH] 12.5A --- game/storyline.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/storyline.rpy b/game/storyline.rpy index 6dff634..5a1a83a 100644 --- a/game/storyline.rpy +++ b/game/storyline.rpy @@ -44,7 +44,7 @@ label storyline: else: call chapter_11A call chapter_12A - call chapter_13 + call chapter_12_5D call chapter_13A call chapter_14A $ ending_image()