Reformat and clean up quest scripts

This commit is contained in:
P0nk
2021-09-09 23:36:54 +02:00
parent a78ca88a02
commit 3f43fe82d0
249 changed files with 4361 additions and 4247 deletions

View File

@@ -23,12 +23,12 @@ function end(mode, type, selection) {
} else {
qm.sendOk("Free a space on your USE inventory before receiving your prize.");
qm.dispose();
return;
}
} else {
qm.sendOk("Please return me 10 #t4031092# that went missing on this room.");
qm.dispose();
return;
}
} else if (status == 1) {
qm.gainItem(4031092, -10);