Explorar o código

- Fixed a 'next' and a window that didn't close in Orc's Memory.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14198 54d463be-8e91-2dee-dedb-b68131a5f0ec
brianluau %!s(int64=15) %!d(string=hai) anos
pai
achega
5a8eac7887
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      npc/instances/OrcsMemory.txt

+ 2 - 2
npc/instances/OrcsMemory.txt

@@ -233,7 +233,7 @@ gef_fild10,238,202,6	script	Mad Scientist#orc	865,{
 		case 2:
 			mes "[Mad Scientist]";
 			mes "You are a pretty distrustful person, huh?";
-			return
+			next;
 			break;
 		}
 		switch(select("Oh? Like what, travel to alternate space?")) {
@@ -271,8 +271,8 @@ gef_fild10,238,202,6	script	Mad Scientist#orc	865,{
 	else {
 		mes "[Mad Scientist]";
 		mes "Hmm? Put your hand on that Monemus Statue if you want to experience traveling through dimensions!";
-		close;
 	}
+	close;
 }
 
 // Orc's Memory Floor 1