Ludibrium Maze PQ
Implemented Ludibrium Maze PQ.
This commit is contained in:
@@ -73,7 +73,7 @@ function action(mode, type, selection) {
|
||||
}
|
||||
else { // check stage completion
|
||||
if (cm.haveItem(4001022, 15)) {
|
||||
cm.sendOk("Good job! you have collected all 15 #b#t4001022#'s.#k");
|
||||
cm.sendOk("Good job! You have collected all 15 #b#t4001022#'s.#k");
|
||||
cm.gainItem(4001022, -15);
|
||||
|
||||
eim.setProperty("statusStg" + stage, 1);
|
||||
|
||||
Reference in New Issue
Block a user