Aran questline fix
Fixed Polearm Booster questline.
This commit is contained in:
@@ -66,7 +66,7 @@ function end(mode, type, selection) {
|
||||
}
|
||||
}
|
||||
if (status == 0)
|
||||
qm.sendYesNo("Hm... Your expression tells me that the exercise didn't jog any memories. But don't you worry. They'll come back, eventually. Here, drink this potion and power up!\r\n\r\n#fUI/UIWindow.img/QuestIcon/4/0#\r\n#v2000022# 10 #t2000022#\r\n#v2000023# 10 #t2000023#\r\n\r\n#fUI/UIWindow.img/QuestIcon/8/0# 57 exp");
|
||||
qm.sendOk("Hm... Your expression tells me that the exercise didn't jog any memories. But don't you worry. They'll come back, eventually. Here, drink this potion and power up!\r\n\r\n#fUI/UIWindow.img/QuestIcon/4/0#\r\n#v2000022# 10 #t2000022#\r\n#v2000023# 10 #t2000023#\r\n\r\n#fUI/UIWindow.img/QuestIcon/8/0# 57 exp");
|
||||
else if (status == 1) {
|
||||
if(qm.isQuestCompleted(21012))
|
||||
qm.dropMessage(1,"Unknown Error");
|
||||
|
||||
Reference in New Issue
Block a user