From 3747945ae7ead0f4f854a3db53bd9741103e4159 Mon Sep 17 00:00:00 2001 From: shadowlady Date: Thu, 18 Nov 2004 08:41:11 +0000 Subject: Wrong label name(wtf is skeletal gate for?!) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@247 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/umbala.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/cities/umbala.txt b/npc/cities/umbala.txt index e5531a2c8..27b8e12a0 100644 --- a/npc/cities/umbala.txt +++ b/npc/cities/umbala.txt @@ -575,7 +575,7 @@ umbala.gat,221,193,1 script #Skeletal Gate 111,{ mes "........................."; mes ".........................^000000"; next; - if(event_umbala < 6) goto LLSecondCheck; + if(event_umbala < 6) goto LSecondCheck; if(@ryumon == 33) goto Lwarp; LSecondCheck: if(event_umbala >= 6) goto LLNewEnd; -- cgit v1.2.3-70-g09d2