diff options
Diffstat (limited to 'npc/005-6')
-rw-r--r-- | npc/005-6/zitoni.txt | 4 |
1 files 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: |