sweetgum83/scripts/npc/1012116.js

4 lines
112 B
JavaScript
Raw Normal View History

2024-01-19 08:56:28 +00:00
function start() {
cm.sendNext("It looks like there's nothing suspecious in the area.");
cm.dispose();
}