From 464ec7cb66f541ba5ddb37f77e567c5fda4b76cd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 28 Jul 2018 22:23:20 -0300 Subject: Try to fix strange bug --- npc/functions/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/main.txt b/npc/functions/main.txt index d290bac63..0e4abb29c 100644 --- a/npc/functions/main.txt +++ b/npc/functions/main.txt @@ -272,7 +272,7 @@ function script validatepin { } mesc l("Thanks, @@. We just wanted to be sure it was you.", .@value$[0]); mes ""; - return 1; + return TRUE; } function script getquestlink { -- cgit v1.2.3-70-g09d2