Reformat and clean up quest scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function start() {
|
||||
qm.getPlayer().dropMessage("Quest: " + qm.getQuest() + " is not found, please report this.");
|
||||
qm.dispose();
|
||||
qm.getPlayer().dropMessage("Quest: " + qm.getQuest() + " is not found, please report this.");
|
||||
qm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user