Files
sweetgum-server/scripts/npc/world0/9120023.js
ronancpl 828a8a02a2 Implemented EllinPQ + some bug fixes
Implemented EllinPQ, adjusted several drop rates and data, fixes some
bugs at quests at client-side.
2017-04-22 16:35:27 -03:00

4 lines
128 B
JavaScript

function start() {
cm.sendOk("The quality of the movies they are launching these days are impressive!");
cm.dispose();
}