Merge branch 'master' of https://github.com/ronancpl/HeavenMS into credits_update
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
*/
|
||||
|
||||
function act() { // string visibility thanks to ProXAIMeRx & Glvelturall
|
||||
if (rm.isQuestStarted(6400)) rm.setQuestProgress(6400, 0, 2);
|
||||
rm.message("Real Bart has found. Return to Jonathan through portal.");
|
||||
if (rm.isQuestStarted(6400)) {
|
||||
rm.setQuestProgress(6400, 1, 2);
|
||||
rm.setQuestProgress(6400, 6401, "q3");
|
||||
}
|
||||
|
||||
rm.message("Real Bart has been found. Return to Jonathan through the portal.");
|
||||
}
|
||||
Reference in New Issue
Block a user