Reformat and clean up npc scripts
This commit is contained in:
@@ -4,6 +4,6 @@ function start() {
|
||||
}
|
||||
|
||||
function action(mode, type, selection) {
|
||||
cm.sendNext("Hi, I'm #p9010004#.");
|
||||
cm.dispose();
|
||||
cm.sendNext("Hi, I'm #p9010004#.");
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user