From 206c3720a29b0db6c73ea534bd3f34bacaef17de Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Tue, 15 Nov 2011 21:06:07 +0100 Subject: Made Constants case-sensitive --- world/map/npc/033-1/yerrnk.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/033-1/yerrnk.txt') diff --git a/world/map/npc/033-1/yerrnk.txt b/world/map/npc/033-1/yerrnk.txt index dfdfb4da..f166d1f5 100644 --- a/world/map/npc/033-1/yerrnk.txt +++ b/world/map/npc/033-1/yerrnk.txt @@ -121,7 +121,7 @@ L_Skill: goto L_Close; L_Task: - if (baselevel >= @yeti_level) + if (BaseLevel >= @yeti_level) goto L_Yeti; mes "[Yerrnk]"; mes "\"Not at the moment."; -- cgit v1.2.3-60-g2f50