From e50b461dba004b4180bd53fa70f5313a3425bb60 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 29 Jul 2018 01:10:55 -0300 Subject: Fix bugs --- db/re/mob_db.conf | 2 +- npc/functions/main.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index febedb277..d30329efe 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6589,7 +6589,7 @@ mob_db: ( ChangeTargetMelee: true ChangeChase: true } - MoveSpeed: 600 + MoveSpeed: 500 AttackDelay: 1800 AttackMotion: 672 DamageMotion: 480 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 { -- cgit v1.2.3-70-g09d2