Reformat and clean up npc scripts
This commit is contained in:
@@ -6,7 +6,7 @@ function action(mode, type, selection) {
|
||||
if (mode == -1) {
|
||||
cm.dispose();
|
||||
} else {
|
||||
cm.warp(211000000,"in01");
|
||||
cm.warp(211000000, "in01");
|
||||
cm.dispose();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user