From c20c56c2a81bd5c114b8c474fd17fa2fc936fbbf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Mar 2019 00:18:55 -0300 Subject: Lower Blacksmith Axe cost to 30000 [Hero Coin], which is the max amount of an item. --- npc/001-1/rewards.txt | 1 + npc/018-2-4/lv4.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 9fa7ac783..5983a7747 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -34,6 +34,7 @@ OnInit: // Rare Equipment selection. // *these* are really rare! + // Maximum 30,000 sellitem ThunderStaff,9000; sellitem PiouEgg,3915; sellitem DeliciousCookie,3240; diff --git a/npc/018-2-4/lv4.txt b/npc/018-2-4/lv4.txt index fc76995f2..ee74bd4cc 100644 --- a/npc/018-2-4/lv4.txt +++ b/npc/018-2-4/lv4.txt @@ -28,7 +28,7 @@ OnInit: tradertype(NST_CUSTOM); - sellitem BlacksmithAxe,36000; + sellitem BlacksmithAxe,30000; sellitem Judgement,16200; sellitem MercBoxB,2200; -- cgit v1.2.3-60-g2f50