summaryrefslogtreecommitdiff
path: root/npc/003-1/neko.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/neko.txt')
-rw-r--r--npc/003-1/neko.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/003-1/neko.txt b/npc/003-1/neko.txt
index c80fdaf79..fd461a47d 100644
--- a/npc/003-1/neko.txt
+++ b/npc/003-1/neko.txt
@@ -78,6 +78,8 @@ OnInit:
sellitem EarthPowder, 12000, 1;
sellitem ShortTankTop, 8000, 1;
sellitem TrainingBow, 990, 2;
+ sellitem SilkGloves, -1, 1;
+ sellitem LeatherTrousers, -1, 1;
sellitem CottonCloth, -1, 3;
sellitem RoastedMaggot, -1, 2;
sellitem ArrowAmmoBox,-1,rand(5,10);
@@ -91,6 +93,8 @@ OnInit:
end;
OnClock1149:
+ restoreshopitem SilkGloves, -1, 1;
+ restoreshopitem LeatherTrousers, -1, 1;
OnClock2359:
restoreshopitem EarthPowder, 12000, 1;
restoreshopitem ShortTankTop, 8000, 1;