Reformat and clean up npc scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function start() {
|
||||
cm.getPlayer().getStorage().sendStorage(cm.getClient(), 1100000);
|
||||
cm.dispose();
|
||||
cm.getPlayer().getStorage().sendStorage(cm.getClient(), 1100000);
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user