Jelajahi Sumber

Commented wrong quests log in ayothaya quest (#6001)

 (commented because they still exist in our aegis file)

Fixed #6000

Thanks to @KrokusPokus !
Atemo 4 tahun lalu
induk
melakukan
343d089055
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      npc/quests/quests_ayothaya.txt

+ 2 - 2
npc/quests/quests_ayothaya.txt

@@ -2045,7 +2045,7 @@ ayo_dun01,99,118,0	script	 #hun_thai_5	111,{
 ayo_dun01,16,188,0	script	 #hun_thai_6	111,{
 	if (ayodunquest == 8) {
 		set ayodunquest,9;
-		setquest 12036;
+		// setquest 12036;
 		mes "^3355FFYou find a piece of a stone slate with letters etched on it. It seems to be the last part of the slate.^000000";
 		next;
 		mes "^3355FFIt reads '^0000FFOtherwise, it's impossible...^3355FF' You are unable to read the rest of the message.^000000";
@@ -2094,7 +2094,7 @@ ayo_dun02,268,108,0	script	 #reward_tiger	111,{
 		mes "^3355FFYou pick";
 		mes "up the box.^000000";
 		set ayodunquest,12;
-		completequest 12039;
+		// completequest 12039;
 		getitem 603,1; //Old_Blue_Box
 		close;
 	}