summaryrefslogtreecommitdiff
path: root/npc/018-2-1/dustman.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/018-2-1/dustman.txt')
-rw-r--r--npc/018-2-1/dustman.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt
index ba4d76692..fda324437 100644
--- a/npc/018-2-1/dustman.txt
+++ b/npc/018-2-1/dustman.txt
@@ -98,12 +98,6 @@ L_COD:
mesn;
mesq l("Hey, do you know the ##BCall Of Dusty##b event?");
next;
- if (#RARE_POINTS || countitem(TimeFlask)) {
- mesn;
- mesq l("Also, you seem like you are from around LoF. Why don't you take a free @@?", getitemlink(BottledDust));
- next;
- getitem BottledDust, 1;
- }
setq LoFQuest_COD, 1;
goto L_InformationCOD;
}