Reformat and clean up npc scripts
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Description: Unknown
|
||||
*/
|
||||
|
||||
function start(){
|
||||
cm.sendOk("Hmmm! For you to make your way here, far away from the Camp, you must be one strong individual. Let's explore new areas and find a place to establish our own town!!");
|
||||
cm.dispose();
|
||||
function start() {
|
||||
cm.sendOk("Hmmm! For you to make your way here, far away from the Camp, you must be one strong individual. Let's explore new areas and find a place to establish our own town!!");
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user