From 6493afb3a49188b5d87461a8e5e941bde7369edf Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 15 Nov 2007 06:19:29 +0000 Subject: Fixes bugreport:417 and bugreport:418 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11740 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/alberta.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'npc/cities') diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index 6e1d889c0..aa95abde8 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= DZeroX //===== Current Version: ===================================== -//= 1.2 +//= 1.2b //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -12,6 +12,7 @@ //= 1.0 Converted from Aegis 10.4 [DZeroX] //= 1.1 Optimized, missing next, REMOVED .GATs! again [Lupus] //= 1.2 Implemented progression fixes provided by $ephiroth. [L0ne_W0lf] +//= 1.2b More pregression clean up provided by Barron-Monster. [L0ne_W0lf] //============================================================ alberta,97,51,0 script Fabian 84,{ @@ -435,7 +436,6 @@ alberta,190,173,4 script Phelix 85,{ switch(select("As many as I can, please.","I want this many.","Never mind, I like my jellopy.")) { case 1: delitem 909,.@max*10; - next; getitem 501,.@max; mes "[Phelix]"; mes "There you go! As I promised. Don't"; @@ -469,7 +469,6 @@ alberta,190,173,4 script Phelix 85,{ close; } delitem 909,.@amount*10; - next; getitem 501,.@amount; mes "[Phelix]"; mes "There you go! As I promised. Don't"; @@ -499,7 +498,6 @@ alberta,190,173,4 script Phelix 85,{ switch(select("As many as I can get, please","I want this many.","Never mind, I like my jellopy.")) { case 1: delitem 909,.@max*3; - next; getitem 515,.@max; mes "[Phelix]"; mes "There you go~! As I promised. Try"; @@ -531,7 +529,6 @@ alberta,190,173,4 script Phelix 85,{ close; } delitem 909,.@amount*3; - next; getitem 515,.@amount; mes "[Phelix]"; mes "There you go~! As I promised. Try"; -- cgit v1.2.3-70-g09d2