diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-01 19:26:02 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-01 19:26:02 -0300 |
commit | 09510d786445ed82bc2a8725a4653b2638cb8ac6 (patch) | |
tree | 2420cef9104f7ace262b0c2d18bcfea9d53066ed /npc/003-1/ninathetraveler.txt | |
parent | 075a5c7d0f597f835fd0cd49de1bdb2cc38a3a0b (diff) | |
download | serverdata-09510d786445ed82bc2a8725a4653b2638cb8ac6.tar.gz serverdata-09510d786445ed82bc2a8725a4653b2638cb8ac6.tar.bz2 serverdata-09510d786445ed82bc2a8725a4653b2638cb8ac6.tar.xz serverdata-09510d786445ed82bc2a8725a4653b2638cb8ac6.zip |
All NST_MARKET shops should be restocking roughly every 6 hours.
Diffstat (limited to 'npc/003-1/ninathetraveler.txt')
-rw-r--r-- | npc/003-1/ninathetraveler.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1/ninathetraveler.txt b/npc/003-1/ninathetraveler.txt index 33aa5c704..80aeb78b9 100644 --- a/npc/003-1/ninathetraveler.txt +++ b/npc/003-1/ninathetraveler.txt @@ -145,6 +145,7 @@ OnInit: end; OnClock0000: +OnClock1200: restoreshopitem CherryCake, 3; restoreshopitem ChocolateMouboo, 2; end; |