summaryrefslogtreecommitdiff
path: root/npc/001-1/shop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/shop.txt')
-rw-r--r--npc/001-1/shop.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/001-1/shop.txt b/npc/001-1/shop.txt
index fb768780..473841c1 100644
--- a/npc/001-1/shop.txt
+++ b/npc/001-1/shop.txt
@@ -217,7 +217,7 @@ OnClock1600:
OnInit:
tradertype(NST_MARKET);
- sellitem PibberiesInfusion, -1, 200;
+ sellitem PiberriesInfusion, -1, 200;
sellitem FatesPotion, -1, 100;
sellitem ClothoLiquor, -1, 50;
sellitem LachesisBrew, -1, 30;
@@ -229,14 +229,14 @@ OnInit:
end;
OnClock0000:
- restoreshopitem PibberiesInfusion, 150;
+ restoreshopitem PiberriesInfusion, 150;
restoreshopitem FatesPotion, 80;
restoreshopitem ClothoLiquor, 40;
restoreshopitem LachesisBrew, 20;
restoreshopitem AtroposMixture, 7;
restoreshopitem ElixirOfLife, 1;
OnClock1200:
- restoreshopitem PibberiesInfusion, 80;
+ restoreshopitem PiberriesInfusion, 80;
restoreshopitem FatesPotion, 40;
restoreshopitem ClothoLiquor, 20;
restoreshopitem LachesisBrew, 10;