Dispose base NPC dialogue

This commit is contained in:
Charlie Unfricht
2022-08-26 00:36:04 -04:00
parent 4baf06e4f9
commit bdc0756655

View File

@@ -12,6 +12,7 @@ function start() {
status++;
} else {
cm.sendOk("Access to #bToy Factory<Sector 4>#k is restricted to the public.");
cm.dispose();
}
}