From d0386d85b337dbd76870e78fd449138574755da5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Feb 2020 01:50:14 -0300 Subject: There's now a lobby room for Candor Arena. --- npc/006-1/barrier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/006-1') diff --git a/npc/006-1/barrier.txt b/npc/006-1/barrier.txt index bbf8a102b..da4ca36d7 100644 --- a/npc/006-1/barrier.txt +++ b/npc/006-1/barrier.txt @@ -5,7 +5,7 @@ 006-1,49,54,0 script #FightCaveBarrier NPC_NO_SPRITE,0,0,{ if ($@FEFE_CAVE_LEVEL) goto L_Block; - warp "005-1", 66, 63; + warp "006-0", 54, 36; end; L_Block: -- cgit v1.2.3-70-g09d2