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

4 lines
163 B
JavaScript

function action(mode, type, selection) {
cm.sendNext("Call me Dark Lord. I will give thieves a place in society... watch in a few years!");
cm.dispose();
}