diff options
Diffstat (limited to 'npc/002-4/elmo.txt')
-rw-r--r-- | npc/002-4/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-4/elmo.txt b/npc/002-4/elmo.txt index d95f3e8b0..57310866d 100644 --- a/npc/002-4/elmo.txt +++ b/npc/002-4/elmo.txt @@ -38,7 +38,7 @@ mes l("- Some of our crew are missing. They're probably wasting their time at beach."); // Vincent Quest - .@q=getq(CandorQuests_Vincent); + .@q=getq(CandorQuest_Vincent); if (.@q < 2) mes l("- I overheard rumors about a festival. Maybe someone needs help with their figurine?"); |