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

15 lines
504 B
JavaScript

/**
----------------------------------------------------------------------------------
Whale Between Lith harbor and Rien.
1200005 Puro
-------Credits:-------------------------------------------------------------------
*MapleSanta
----------------------------------------------------------------------------------
**/
function start() {
cm.sendOk("Ahhhh, this is so boring... The whale is controlling the ship so i'm left with nothing to do but look up and stare at the clouds.");
cm.dispose()
}