diff options
Diffstat (limited to 'npc/018-2-4')
-rw-r--r-- | npc/018-2-4/lv1.txt | 2 | ||||
-rw-r--r-- | npc/018-2-4/lv4.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/018-2-4/lv1.txt b/npc/018-2-4/lv1.txt index 0e08e2d7c..bfcc77dd4 100644 --- a/npc/018-2-4/lv1.txt +++ b/npc/018-2-4/lv1.txt @@ -28,7 +28,7 @@ OnInit: tradertype(NST_CUSTOM); - sellitem EquipmentBlueprintA,2000; + sellitem EquipmentBlueprintA,1600; sellitem RaidTrousers,1200; sellitem BugSlayer,800; sellitem LeatherShield,600; diff --git a/npc/018-2-4/lv4.txt b/npc/018-2-4/lv4.txt index f91d7ade8..3728e74f5 100644 --- a/npc/018-2-4/lv4.txt +++ b/npc/018-2-4/lv4.txt @@ -28,8 +28,8 @@ OnInit: tradertype(NST_CUSTOM); - sellitem BlacksmithAxe,30000; - sellitem Judgement,16200; + sellitem BlacksmithAxe,24000; + sellitem Judgement,14200; sellitem EquipmentBlueprintD,5500; sellitem MercBoxB,2200; |