Files
sweetgum-server/scripts/npc/world0/2132002.js
ronancpl 7863994a13 Clean-up Patch
Bug correction on some quests.
2017-04-04 17:14:20 -03:00

4 lines
119 B
JavaScript

function action(mode, type, selection) {
cm.sendNext("The magic of this forest is amazing...");
cm.dispose();
}