summaryrefslogtreecommitdiff
path: root/npc/003-1/shop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/shop.txt')
-rw-r--r--npc/003-1/shop.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/003-1/shop.txt b/npc/003-1/shop.txt
index f06af1f46..86ca29bc8 100644
--- a/npc/003-1/shop.txt
+++ b/npc/003-1/shop.txt
@@ -15,6 +15,9 @@ OnInit:
sellitem ArrowAmmoBox, -1, rand(2,4);
sellitem Arrow, -1, 30000;
sellitem TreasureMap, 600, 1;
+ sellitem DesertHelmet, -1, 1;
+ sellitem InfantryHelmet, -1, 1;
+ sellitem LeatherGloves, -1, 1;
sellitem DesertHat, -1, 8;
sellitem SilkRobe, -1, 1;
sellitem CottonCloth, -1, 2;
@@ -28,6 +31,9 @@ OnInit:
end;
OnClock0621:
+ restoreshopitem DesertHelmet, 1;
+ restoreshopitem InfantryHelmet, 1;
+ restoreshopitem LeatherGloves, 1;
OnClock1210:
OnClock1757:
OnClock0001: