From 47f790759ea3ea56d31e000bc3f3b7f142ee802d Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 11 Apr 2014 14:32:22 -0500 Subject: Npcs remaining script fixes Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts --- world/map/npc/001-1/elanore.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/001-1/elanore.txt') diff --git a/world/map/npc/001-1/elanore.txt b/world/map/npc/001-1/elanore.txt index 87ef060d..262f8aca 100644 --- a/world/map/npc/001-1/elanore.txt +++ b/world/map/npc/001-1/elanore.txt @@ -82,7 +82,7 @@ L_Heal4: goto L_Heal_L; L_Heal_L: - set @TEMP,rand(4); + set @TEMP,rand(3); if(@TEMP == 1) goto L_Heal_2; if(@TEMP == 2) goto L_Heal_3; if(@TEMP == 3) goto L_Heal_4; -- cgit v1.2.3-70-g09d2