summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/018-2-1/dustman.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt
index be8ad1fc6..542f7773c 100644
--- a/npc/018-2-1/dustman.txt
+++ b/npc/018-2-1/dustman.txt
@@ -56,8 +56,6 @@
mes "";
mesn;
mesq l("I see you finished the Master Dungeon and didn't found my men. I'll think on something.");
- //mesq l("Unfortunately, the main reward of this quest is still a ##1Work In Progress##0.");
- //mesq l("However, I can restart the Heroes Hold, if you want. You'll get a reward, but will need to start from scratch. Should I do it?");
next;
mesn;
mesq l("Thanks for your help, anyway.");
@@ -66,12 +64,12 @@
mes "";
mesn;
mesc l("You can have my team's helmet, you're now officially a crusader!");
- //setq2 LoFQuest_HH, HH_MASTER;
setq1 LoFQuest_HH, 2;
getitem CrusadeHelmet, 1;
getitem MercBoxA, 5;
getitem AncientBlueprint, 2;
getitem HeroCoin, 60;
+ getexp 100000, 1000;
}
} else if (.@hh == 0) {
next;