summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/002-3/elmo.txt1
-rw-r--r--npc/botcheck/_import.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/002-3/elmo.txt b/npc/002-3/elmo.txt
index a8db0b6ea..8388b65f9 100644
--- a/npc/002-3/elmo.txt
+++ b/npc/002-3/elmo.txt
@@ -12,6 +12,7 @@
if (getq(CandorQuest_Sailors) == 2) goto L_Party;
if (LOCATION$ == "Candor") goto L_Candor;
+ // TODO: NPC looking at task schedule and stuff
sailortalk;
end; // double-sure
diff --git a/npc/botcheck/_import.txt b/npc/botcheck/_import.txt
index 5f53d234a..e6f4365dd 100644
--- a/npc/botcheck/_import.txt
+++ b/npc/botcheck/_import.txt
@@ -1,2 +1,3 @@
// Map botcheck: Botcheck Area
// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/botcheck/botcheck_blackbox.txt",