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

3 lines
94 B
JavaScript

function start() {
cm.sendOk("NPC: " + cm.getNpc() + " is not found, please report this.");
}