source
Source for my MapleSolaxiaV2 (v83 MapleStory).
This commit is contained in:
15
scripts/npc/world0/1100005.js
Normal file
15
scripts/npc/world0/1100005.js
Normal file
@@ -0,0 +1,15 @@
|
||||
/**
|
||||
----------------------------------------------------------------------------------
|
||||
Skyferry Between Victoria Island, Ereve and Orbis.
|
||||
|
||||
1100005 Kiriru (On boat between Ereve and Victoria Island)
|
||||
|
||||
-------Credits:-------------------------------------------------------------------
|
||||
*MapleSanta
|
||||
----------------------------------------------------------------------------------
|
||||
**/
|
||||
|
||||
function start() {
|
||||
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