From 557635d880ba86e58576e517dcfca653d55f8a91 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Sat, 16 May 2020 06:49:29 -0300
Subject: Heroes Hold reward tweaking

---
 npc/018-2-1/dustman.txt | 4 +---
 1 file changed, 1 insertion(+), 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;
-- 
cgit v1.2.3-70-g09d2