From 07b8b8c67257a40ffb832feb79621b2327576335 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 8 Mar 2021 11:51:45 -0300 Subject: Quirin: If storing was successful, do not require to open dialog again! --- npc/003-1/quirino.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/003-1/quirino.txt b/npc/003-1/quirino.txt index cd55882fb..3a77872c5 100644 --- a/npc/003-1/quirino.txt +++ b/npc/003-1/quirino.txt @@ -145,6 +145,8 @@ L_Full: if (@menu == 2) { closeclientdialog; charcommand("@storeall 2"); + if (Weight == 0) + goto L_SignUp; } close; -- cgit v1.2.3-60-g2f50