diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-10-29 01:05:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-10-29 01:05:37 -0300 |
commit | 4fd6ce9c19cc4b5aeb9b04744f8d1649e5ca7020 (patch) | |
tree | b578acde07c8cff4c01a02b88c7c95740b54bf8e /npc/017-3/workers.txt | |
parent | 2d9e66251582b95764e81e40a27c4d4e0454f3e4 (diff) | |
download | serverdata-4fd6ce9c19cc4b5aeb9b04744f8d1649e5ca7020.tar.gz serverdata-4fd6ce9c19cc4b5aeb9b04744f8d1649e5ca7020.tar.bz2 serverdata-4fd6ce9c19cc4b5aeb9b04744f8d1649e5ca7020.tar.xz serverdata-4fd6ce9c19cc4b5aeb9b04744f8d1649e5ca7020.zip |
Add a new collection to the Fairy Collector.
Diffstat (limited to 'npc/017-3/workers.txt')
-rw-r--r-- | npc/017-3/workers.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/017-3/workers.txt b/npc/017-3/workers.txt index 8b640eaf3..7f8834ff4 100644 --- a/npc/017-3/workers.txt +++ b/npc/017-3/workers.txt @@ -17,5 +17,7 @@ showavatar NPC_TECH_EXPLORER; mesn; mesq l("Why are you here? This area is off-limits!"); + // TODO: Offer a Zambacutou if both quests were cancelled? That would unblock + // Fairy Collector 1H Collection at the cost of two quests. close; } |