diff options
Diffstat (limited to 'npc/003-1/ninathetraveler.txt')
-rw-r--r-- | npc/003-1/ninathetraveler.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/ninathetraveler.txt b/npc/003-1/ninathetraveler.txt index d08ccde83..5ac94fac7 100644 --- a/npc/003-1/ninathetraveler.txt +++ b/npc/003-1/ninathetraveler.txt @@ -149,8 +149,8 @@ OnInit: OnClock0000: OnClock1200: - restoreshopitem CherryCake, 3; - restoreshopitem ChocolateMouboo, 2; + restoreshopitem CherryCake, 300, 3; + restoreshopitem ChocolateMouboo, 5000, 2; end; } |