Files
sweetgum-server/scripts/npc/world0/1200006.js
ronancpl 972517e7b2 source
Source for my MapleSolaxiaV2 (v83 MapleStory).
2015-11-02 23:17:21 -02:00

15 lines
466 B
JavaScript

/**
----------------------------------------------------------------------------------
Whale Between Lith harbor and Rien.
1200006 Puro
-------Credits:-------------------------------------------------------------------
*MapleSanta
----------------------------------------------------------------------------------
**/
function start() {
cm.sendOk("The current is serene, wich means we may arive in lith harbor earlier than expected.");
cm.dispose();
}