summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/029-0/event.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/029-0/event.txt b/npc/029-0/event.txt
index ca37457bd..c1505a02c 100644
--- a/npc/029-0/event.txt
+++ b/npc/029-0/event.txt
@@ -97,7 +97,7 @@ OnInit:
sellitem ArcmageBoxset, 10000, 4;
sellitem ScholarshipBadge, -1, 3;
- sellitem Bullet, -1, 90000;
+ sellitem Bullet, 4, 90000;
sellitem Lifestone, -1, 800;
sellitem Bread, -1, 750;
sellitem Cheese, -1, 400;
@@ -180,7 +180,7 @@ OnClock1801:
restoreshopitem ArcmageBoxset, 10000, 4;
restoreshopitem ScholarshipBadge, 3;
restoreshopitem Lifestone, 800;
- restoreshopitem Bullet, 90000;
+ restoreshopitem Bullet, 4, 90000;
restoreshopitem Bread, 750;
restoreshopitem Cheese, 400;
restoreshopitem Aquada, 200;