From 46277a00763ea482918a6e358de4fe0de51ef0c1 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sun, 7 Oct 2007 17:02:10 +0000 Subject: * Small bug fix in the Geffen NPCs (end -> next) care of Lesbian. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11376 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/geffen.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/cities') diff --git a/npc/cities/geffen.txt b/npc/cities/geffen.txt index b7da4df61..ab06fcf58 100644 --- a/npc/cities/geffen.txt +++ b/npc/cities/geffen.txt @@ -16,8 +16,9 @@ //= 1.3 added a Level 4 weapon quest related NPC [MasterOfMuppets] //= 1.4 Removed Duplicates [Silent] //= 1.5 Fixed some typos and coordinates [Musashiden] -//= 1.51 Fixed a small typo [Evera] -//= 1.6 Rescripted to AEgis 10.3 standards. [L0ne_W0lf[ +//= 1.5a Fixed a small typo [Evera] +//= 1.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] +//= 1.6a Small bug fix. (end -> next) care of Lesbian. [L0ne_W0lf] //============================================================ geffen,59,143,0 script Meera 91,{ @@ -219,7 +220,7 @@ OnTouch: mes "^333333*Psssst!*"; mes "H-Hey you!"; mes "You wanna get your hands on some great stuff? Come on over!^000000"; - end; + next; mes "[Suspicious Guy]"; if (sex) mes "Hey there tough guy. You look smart enough to recognize a bargain when it's right in front of your eyes."; -- cgit v1.2.3-60-g2f50