From 1682e05f5925ce2e2406c89aa36cf5ecbfac0f60 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 20 Apr 2019 20:06:20 +0000 Subject: Disregarded value --- 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 fe3c5cc86..d7af54df4 100644 --- a/npc/005-1/warpcandorbattle.txt +++ b/npc/005-1/warpcandorbattle.txt @@ -7,9 +7,9 @@ end; OnTouch: - if (BaseLevel >= 30 && !$@FEFE_CAVE_LEVEL) + if (BaseLevel >= 20 && !$@FEFE_CAVE_LEVEL) warp "006-1", 49, 53; - else if (BaseLevel < 30) + else if (BaseLevel < 20) npctalk3 l("You don't have the required level to pass this barrier."); else npctalk3 l("You can't pass this barrier while people are fighting inside!"); -- cgit v1.2.3-70-g09d2