sweetgum83/scripts/npc/1012116.js
2024-01-19 03:56:28 -05:00

4 lines
112 B
JavaScript

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