Reformat and clean up npc scripts
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
*/
|
||||
|
||||
function start() {
|
||||
cm.sendNext("At your service, my friend.");
|
||||
cm.dispose();
|
||||
cm.sendNext("At your service, my friend.");
|
||||
cm.dispose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user