From 394e48e3f2d2ed4675be4b7f3376146fd4a211ef Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Jul 2019 21:43:26 -0300 Subject: Fix TS/BUG 10: Missing labels on Zitoni --- npc/005-6/zitoni.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/005-6/zitoni.txt b/npc/005-6/zitoni.txt index a1444c7cf..35b51f225 100644 --- a/npc/005-6/zitoni.txt +++ b/npc/005-6/zitoni.txt @@ -60,9 +60,9 @@ L_Menu: case 2: goto L_ResetStats; case 3: - goto L_Later; + goto L_Quit; case 4: - goto L_Never; + goto L_Quit; } case 2: -- cgit v1.2.3-60-g2f50