summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf1
-rw-r--r--npc/018-2-1/dustman.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 8458bf8e1..069cc0c24 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -17193,6 +17193,7 @@ item_db: (
bonus bCriticalRate,40;
bonus bAtk,(BaseLevel-70)*2;
bonus2 bAddEff,Eff_Stun,120;
+ bonus bHPGainValue, 100;
skill TMW2_OVERLOAD, min(10, getrefine());
">
},
diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt
index 5def19831..a0ce9bf6a 100644
--- a/npc/018-2-1/dustman.txt
+++ b/npc/018-2-1/dustman.txt
@@ -204,7 +204,7 @@ OnInit:
tradertype(NST_CUSTOM);
// CoD Exchange Booth Selection
- sellitem Dustynator,3000;
+ sellitem Dustynator,2500;
sellitem MercBoxD,1500;
sellitem MercBoxC,750;
sellitem ArcmageBoxset,500;