summaryrefslogtreecommitdiff
path: root/npc/018-2-4
diff options
context:
space:
mode:
Diffstat (limited to 'npc/018-2-4')
-rw-r--r--npc/018-2-4/lv1.txt1
-rw-r--r--npc/018-2-4/lv2.txt2
-rw-r--r--npc/018-2-4/lv3.txt4
-rw-r--r--npc/018-2-4/lv4.txt1
4 files changed, 8 insertions, 0 deletions
diff --git a/npc/018-2-4/lv1.txt b/npc/018-2-4/lv1.txt
index c00de5599..e4dcf4889 100644
--- a/npc/018-2-4/lv1.txt
+++ b/npc/018-2-4/lv1.txt
@@ -30,6 +30,7 @@ OnInit:
sellitem BugSlayer,800;
sellitem LeatherShield,600;
+ sellitem TolchiAmmoBox,270;
sellitem HastePotion,50;
sellitem StrengthPotion,50;
diff --git a/npc/018-2-4/lv2.txt b/npc/018-2-4/lv2.txt
index 5a3580bd7..4f20b4625 100644
--- a/npc/018-2-4/lv2.txt
+++ b/npc/018-2-4/lv2.txt
@@ -34,6 +34,8 @@ OnInit:
sellitem BronzeGift,120;
sellitem CoinBag,60;
+ sellitem ArrowAmmoBox,540;
+ sellitem Arrow,3;
sellitem CasinoCoins,4;
end;
diff --git a/npc/018-2-4/lv3.txt b/npc/018-2-4/lv3.txt
index 790207a6b..d3018abf6 100644
--- a/npc/018-2-4/lv3.txt
+++ b/npc/018-2-4/lv3.txt
@@ -35,6 +35,10 @@ OnInit:
sellitem SilverGift,480;
sellitem Lockpicks,112;
+
+ sellitem IronAmmoBox,1080;
+ sellitem IronArrow,6;
+
end;
OnCountFunds:
diff --git a/npc/018-2-4/lv4.txt b/npc/018-2-4/lv4.txt
index 411934cf9..9b9cf2e36 100644
--- a/npc/018-2-4/lv4.txt
+++ b/npc/018-2-4/lv4.txt
@@ -37,6 +37,7 @@ OnInit:
sellitem PlatinumOre,1600;
sellitem IridiumOre,1000;
+ sellitem PoisonAmmoBox,2160;
sellitem PoisonArrow,12;
end;