From f11a966ea78d91b6c56983720891b2d81bcf1047 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 1 Mar 2018 11:37:13 -0300 Subject: fix typo --- npc/005-1/warpcandorbattle.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/005-1/warpcandorbattle.txt b/npc/005-1/warpcandorbattle.txt index 6fb86ffe5..c79830276 100644 --- a/npc/005-1/warpcandorbattle.txt +++ b/npc/005-1/warpcandorbattle.txt @@ -7,5 +7,5 @@ OnTouch: if(BaseLevel >= 40) warp "005-1", 59, 66; else - npctalk l("You don't have the level require for pass this door,"); -} \ No newline at end of file + npctalk l("You don't have the required level to pass this door."); +} -- cgit v1.2.3-60-g2f50