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/kimarr.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/033-1/kimarr.txt') diff --git a/world/map/npc/033-1/kimarr.txt b/world/map/npc/033-1/kimarr.txt index 7d565001..fa7d6a47 100644 --- a/world/map/npc/033-1/kimarr.txt +++ b/world/map/npc/033-1/kimarr.txt @@ -158,9 +158,9 @@ L_Game: set $@Fluffy_Time, 180; //TODO: set minimum number of killed fluffies, here are some ideas -// set $@Fluffy_Min, (baselevel*7)/10; -// set $@Fluffy_Min, (baselevel*2)/3; -// set $@Fluffy_Min, (baselevel*3)/4; +// set $@Fluffy_Min, (BaseLevel*7)/10; +// set $@Fluffy_Min, (BaseLevel*2)/3; +// set $@Fluffy_Min, (BaseLevel*3)/4; set $@Fluffy_Min, 2; warp "033-1.gat", 79, 34; initnpctimer; -- cgit v1.2.3-60-g2f50