summaryrefslogtreecommitdiff
path: root/npc/002-4/elmo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-4/elmo.txt')
-rw-r--r--npc/002-4/elmo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/npc/002-4/elmo.txt b/npc/002-4/elmo.txt
index 2068b2880..5d3a1673e 100644
--- a/npc/002-4/elmo.txt
+++ b/npc/002-4/elmo.txt
@@ -55,6 +55,16 @@
if (.@q < 2)
mes l("- I overheard rumors about a festival. Maybe someone needs help with their figurine?");
+ // Tolchi Quest
+ .@q=getq(CandorQuest_Tolchi);
+ if (.@q < 2)
+ mes l("- The weapon master, Tolchi, could use your help. But she will most likely force you to visit Tulimshar in the end.");
+
+ // Maya Quest
+ .@q=getq(CandorQuest_Maya);
+ if (.@q < 4)
+ mes l("- There is a woman walking on the island, called Maya. Once she realises you're willing to help, she'll start paying well.");
+
// Ship Quests
.@q1=getq(ShipQuests_Dan);
.@q2=getq(ShipQuests_ChefGado);