summaryrefslogtreecommitdiff
path: root/npc/functions/main.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-29 01:10:55 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-29 01:10:55 -0300
commite50b461dba004b4180bd53fa70f5313a3425bb60 (patch)
tree5dee04885137d1810c09367e387de5c1f4bfdc89 /npc/functions/main.txt
parentc4a975f163af9e9b10ec2f0f7a9d606bcd8bd915 (diff)
downloadserverdata-e50b461dba004b4180bd53fa70f5313a3425bb60.tar.gz
serverdata-e50b461dba004b4180bd53fa70f5313a3425bb60.tar.bz2
serverdata-e50b461dba004b4180bd53fa70f5313a3425bb60.tar.xz
serverdata-e50b461dba004b4180bd53fa70f5313a3425bb60.zip
Fix bugs
Diffstat (limited to 'npc/functions/main.txt')
-rw-r--r--npc/functions/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/main.txt b/npc/functions/main.txt
index 0e4abb29c..bf6389989 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 TRUE;
+ return true;
}
function script getquestlink {