diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-31 21:39:08 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-31 21:39:08 -0200 |
commit | 0cb2b1cf6d060095513a5726d5643fe46415e28d (patch) | |
tree | f699217d74d57a3adb2ef27bcfca32037d09064e /npc/002-3 | |
parent | fdf6b1fa4518d96daa89ef83575b383c2b9b5e7b (diff) | |
download | serverdata-0cb2b1cf6d060095513a5726d5643fe46415e28d.tar.gz serverdata-0cb2b1cf6d060095513a5726d5643fe46415e28d.tar.bz2 serverdata-0cb2b1cf6d060095513a5726d5643fe46415e28d.tar.xz serverdata-0cb2b1cf6d060095513a5726d5643fe46415e28d.zip |
Botcheck blackbox
Diffstat (limited to 'npc/002-3')
-rw-r--r-- | npc/002-3/elmo.txt | 1 |
1 files changed, 1 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 |