瀏覽代碼

Small typo in Ayothaya Dungeon Quest

* Fixed Shaman displaying the incorrect item requirement from the array.
Thanks to @Jeybla!
Aleos 9 年之前
父節點
當前提交
4b3d8ddc5c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;