Atemo 9 vuotta sitten
vanhempi
commit
a27a545332
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 2 2
      npc/re/cities/mora.txt
  2. 1 1
      npc/re/quests/newgears/2010_headgears.txt

+ 2 - 2
npc/re/cities/mora.txt

@@ -1064,7 +1064,7 @@ mora,132,184,5	script	Mora Villager#sleep6	522,{
 mora,133,184,1	script	Mora Villager#sleep4	1790,{
 	mes "[Mora Villager]";
 	mes "Moan...";
-	end;
+	close;
 }
 
 mora,134,184,1	script	Mora Villager#sleep3	516,{
@@ -1082,7 +1082,7 @@ mora,132,183,7	script	Mora Villager#sleep7	524,{
 mora,133,183,7	script	Mora Villager#sleep8	518,{
 	mes "[Mora Villager]";
 	mes "z Z";
-	end;
+	close;
 }
 
 mora,134,183,1	script	Mora Villager#sleep9	522,{

+ 1 - 1
npc/re/quests/newgears/2010_headgears.txt

@@ -829,7 +829,7 @@ OnTouch:
 			emotion e_omg,1;
 			mes "[" + strcharinfo(0) + "]";
 			mes "Oh my.. the frog transformed into a child...";
-			end;
+			close;
 		}
 	}
 	end;