Commented wrong quests log in ayothaya quest (#6001)
(commented because they still exist in our aegis file) Fixed #6000 Thanks to @KrokusPokus !
This commit is contained in:
parent
7b1f3ffa44
commit
343d089055
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user