Reformat and clean up map scripts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
function start(ms) {
|
||||
if (ms.isQuestCompleted(21101) && ms.containsAreaInfo(21019, "miss=o;arr=o;helper=clear")) {
|
||||
ms.updateAreaInfo(21019, "miss=o;arr=o;ck=1;helper=clear");
|
||||
}
|
||||
ms.unlockUI();
|
||||
if (ms.isQuestCompleted(21101) && ms.containsAreaInfo(21019, "miss=o;arr=o;helper=clear")) {
|
||||
ms.updateAreaInfo(21019, "miss=o;arr=o;ck=1;helper=clear");
|
||||
}
|
||||
ms.unlockUI();
|
||||
}
|
||||
Reference in New Issue
Block a user