Merge branch 'master' of https://github.com/ronancpl/HeavenMS into credits_update

This commit is contained in:
ronancpl
2019-11-14 22:35:43 -03:00
864 changed files with 20650 additions and 11188 deletions

View File

@@ -25,11 +25,12 @@ function start(mode, type, selection) {
}
if (status == 0)
qm.sendAcceptDecline("I have told our #bMinister of Home Affairs#k of your abilities. Please go pay a visit to him immediately.");
if (status == 1){
else if (status == 1){
qm.forceStartQuest();
qm.sendOk("Save our kingdom! We believe in you!");
qm.dispose();
}
} else if (status == 2){
qm.dispose();
}
}
function end(mode, type, selection) {