Reformat and clean up npc scripts
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
/**
|
||||
----------------------------------------------------------------------------------
|
||||
Skyferry Between Victoria Island, Ereve and Orbis.
|
||||
----------------------------------------------------------------------------------
|
||||
Skyferry Between Victoria Island, Ereve and Orbis.
|
||||
|
||||
1100005 Kiriru (On boat between Ereve and Victoria Island)
|
||||
1100005 Kiriru (On boat between Ereve and Victoria Island)
|
||||
|
||||
Credits to: MapleSanta
|
||||
----------------------------------------------------------------------------------
|
||||
**/
|
||||
Credits to: MapleSanta
|
||||
----------------------------------------------------------------------------------
|
||||
**/
|
||||
|
||||
function start() {
|
||||
cm.sendOk("The weather is so nice. At this rate, we should arrive in no time....");
|
||||
cm.dispose();
|
||||
cm.sendOk("The weather is so nice. At this rate, we should arrive in no time....");
|
||||
cm.dispose();
|
||||
}
|
||||
Reference in New Issue
Block a user