Ver código fonte

* Small bug fix in the Geffen NPCs (end -> next) care of Lesbian.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11376 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf 17 anos atrás
pai
commit
07a22ae76c
2 arquivos alterados com 5 adições e 3 exclusões
  1. 1 0
      npc/Changelog.txt
  2. 4 3
      npc/cities/geffen.txt

+ 1 - 0
npc/Changelog.txt

@@ -1,6 +1,7 @@
 Date		Added
 ======
 2007/10/06
+	* Rev. 11376 Small bug fix in the Geffen NPCs (end -> next) care of Lesbian. [L0ne_W0lf]
 	* Rev. 11375 Fixed an error in the Sage job quest, thanks to Cara. [L0ne_W0lf]
 	* Removed function F_BlockHigh from Valkyrie.txt
 	* Fixed scripts that used 'stoptimer' instead of 'stopnpctimer' [ultramage]

+ 4 - 3
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.";