From 3d25518cf10f72d280ed9c6bf79956919a484d02 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 2 Jun 2020 20:13:08 -0300 Subject: Prevent a few false-positives on status reset --- npc/001-11/Soren.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-11') diff --git a/npc/001-11/Soren.txt b/npc/001-11/Soren.txt index c4f393131..c840d92c5 100644 --- a/npc/001-11/Soren.txt +++ b/npc/001-11/Soren.txt @@ -48,7 +48,7 @@ L_Purpose: mes ""; switch (@menu) { case 2: - ConfirmStatusReset(1); + ConfirmStatusReset(1, false); break; case 3: goto L_Swap; -- cgit v1.2.3-70-g09d2