From e43ce193630e342d66d3e5dc8fc438c88f5e851e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 May 2021 06:50:21 -0300 Subject: Reintroduce Slot Machine Monocle Quest. Fixes #30 --- npc/functions/clear_vars.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/clear_vars.txt') diff --git a/npc/functions/clear_vars.txt b/npc/functions/clear_vars.txt index a93d59ad..82ac931f 100644 --- a/npc/functions/clear_vars.txt +++ b/npc/functions/clear_vars.txt @@ -2,6 +2,7 @@ function script ClearVariables { if (@login_event != 1) goto L_Deprecated; + // Remove old variables to new quest system if (QL_VALON) { setq CandorQuest_Valon, QL_VALON; QL_VALON=0; -- cgit v1.2.3-60-g2f50