Files
sweetgum-server/scripts/npc/1012116.js
ronancpl 74b4ca4132 Reworked Autoassigner & Hero's Will & Trade + Visual NX + New commands
Reworked autoassigner (improved limits between required secondary and
surplus primary stats). Hero's will removes most of diseases, tonic
removes slow. Added visual info for collected NX cards. Added commands
cake (cake boss with customizable HP) and setgmlevel. Reworked Trade
system now checking for slots smartly (instead of just checking for
empty slots).
2017-09-01 01:20:01 -03:00

4 lines
112 B
JavaScript

function start() {
cm.sendNext("It looks like there's nothing suspecious in the area.");
cm.dispose();
}