Small typo in Ayothaya Dungeon Quest

* Fixed Shaman displaying the incorrect item requirement from the array.
Thanks to @Jeybla!
This commit is contained in:
Aleos 2016-03-12 13:07:24 -05:00
parent 916e45f0e3
commit 4b3d8ddc5c

View File

@ -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;