Explorar o código

Small typo in Ayothaya Dungeon Quest

* Fixed Shaman displaying the incorrect item requirement from the array.
Thanks to @Jeybla!
Aleos %!s(int64=9) %!d(string=hai) anos
pai
achega
4b3d8ddc5c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      npc/quests/quests_ayothaya.txt

+ 1 - 1
npc/quests/quests_ayothaya.txt

@@ -1612,7 +1612,7 @@ ayo_in01,181,193,4	script	Shaman#thai	840,{
 		mes "^3366992 Holy Water^000000,";
 		mes "^3366991 Yggdrasil Leaf^000000,";
 		mes "^3366992 "+getitemname(.@items[0])+"^000000 and";
-		mes "^3366992 "+getitemname(.@items[0])+"^000000.";
+		mes "^3366992 "+getitemname(.@items[1])+"^000000.";
 		set ayodunquest,10;
 		changequest 12037,12038;
 		next;