summaryrefslogtreecommitdiff
path: root/npc/001-1/shop.txt
blob: f33ee4acd7d4d5f7237141d6488fea435a7cd12f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
// Evol scripts.
// Authors:
//    4144
//    Reid
// Description:
//    Market shops.

001-1,46,135,0	trader	Bag#001-1	NPC_SHOP_BAG,{

OnInit:
    tradertype(NST_MARKET);

    sellitem PiouLegs, -1, 15;
    sellitem Bread, -1, 15;
    sellitem Croconut, -1, 50;
    sellitem Aquada, -1, 50;
    sellitem Armbands, -1, 20;
    sellitem LousyMoccasins, -1, 20;
    sellitem PiouSlayer, -1, 15;

    .distance = 3;
    end;

OnClock0000:
    restoreshopitem PiouLegs, 15;
    restoreshopitem Bread, 15;
    restoreshopitem Croconut, 50;
    restoreshopitem Aquada, 50;
    restoreshopitem Armbands, 20;
    restoreshopitem LousyMoccasins, 20;
    restoreshopitem PiouSlayer, 15;
}

001-1,46,125,0	trader	Cotton#Dye001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem BlackCottonDye, -1, 10;
    sellitem SilverCottonDye, -1, 10;
    sellitem CamelCottonDye, -1, 10;
    sellitem BrownCottonDye, -1, 10;
    sellitem OrangeCottonDye, -1, 10;
    sellitem DarkRedCottonDye, -1, 10;
    sellitem RedCottonDye, -1, 10;
    sellitem FuschiaCottonDye, -1, 10;
    sellitem PinkCottonDye, -1, 10;
    sellitem MauveCottonDye, -1, 10;
    sellitem PurpleCottonDye, -1, 10;
    sellitem NavyBlueCottonDye, -1, 10;
    sellitem BlueGrayCottonDye, -1, 10;
    sellitem BlueCottonDye, -1, 10;
    sellitem TealCottonDye, -1, 10;
    sellitem GreenCottonDye, -1, 10;
    sellitem LimeCottonDye, -1, 10;
    sellitem KhakiCottonDye, -1, 10;
    sellitem YellowCottonDye, -1, 10;

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem BlackCottonDye, 10;
    restoreshopitem SilverCottonDye, 10;
    restoreshopitem CamelCottonDye, 10;
    restoreshopitem BrownCottonDye, 10;
    restoreshopitem OrangeCottonDye, 10;
    restoreshopitem DarkRedCottonDye, 10;
    restoreshopitem RedCottonDye, 10;
    restoreshopitem FuschiaCottonDye, 10;
    restoreshopitem PinkCottonDye, 10;
    restoreshopitem MauveCottonDye, 10;
    restoreshopitem PurpleCottonDye, 10;
    restoreshopitem NavyBlueCottonDye, 10;
    restoreshopitem BlueGrayCottonDye, 10;
    restoreshopitem BlueCottonDye, 10;
    restoreshopitem TealCottonDye, 10;
    restoreshopitem GreenCottonDye, 10;
    restoreshopitem LimeCottonDye, 10;
    restoreshopitem KhakiCottonDye, 10;
    restoreshopitem YellowCottonDye, 10;
}

001-1,48,125,0	trader	Silk#Dye001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem PitchBlackSilkDye, -1, 7;
    sellitem ChocolateSilkDye, -1, 7;
    sellitem CrimsonSilkDye, -1, 7;
    sellitem TomatoSilkDye, -1, 7;
    sellitem GoldenrodSilkDye, -1, 7;
    sellitem SunflowerSilkDye, -1, 7;
    sellitem OliveSilkDye, -1, 7;
    sellitem SeaGreenSilkDye, -1, 7;
    sellitem MintSilkDye, -1, 7;
    sellitem MidnightBlueSilkDye, -1, 7;
    sellitem SlatBlueSilkDye, -1, 7;
    sellitem OrchidSilkDye, -1, 7;
    sellitem PinkiePinkSilkDye, -1, 7;

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem PitchBlackSilkDye, -1, 7;
    restoreshopitem ChocolateSilkDye, -1, 7;
    restoreshopitem CrimsonSilkDye, -1, 7;
    restoreshopitem TomatoSilkDye, -1, 7;
    restoreshopitem GoldenrodSilkDye, -1, 7;
    restoreshopitem SunflowerSilkDye, -1, 7;
    restoreshopitem OliveSilkDye, -1, 7;
    restoreshopitem SeaGreenSilkDye, -1, 7;
    restoreshopitem MintSilkDye, -1, 7;
    restoreshopitem MidnightBlueSilkDye, -1, 7;
    restoreshopitem SlatBlueSilkDye, -1, 7;
    restoreshopitem OrchidSilkDye, -1, 7;
    restoreshopitem PinkiePinkSilkDye, -1, 7;
}

001-1,64,114,0	trader	Store#Aquada001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem Aquada, -1, 50;

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem Aquada, 20;
OnClock0800:
    restoreshopitem Aquada, 20;
OnClock1600:
    restoreshopitem Aquada, 20;
}

001-1,72,126,0	trader	Store#SeaStore001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem Aquada, -1, 10;
    sellitem UrchinMeat, -1, 20;
    sellitem SmallTentacles, -1, 30;
    sellitem Tentacles, -1, 15;

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem Aquada, 3;
    restoreshopitem UrchinMeat, 12;
    restoreshopitem SmallTentacles, 4;
OnClock0800:
    restoreshopitem Aquada, 6;
    restoreshopitem UrchinMeat, 8;
    restoreshopitem Tentacles, 8;
    restoreshopitem SmallTentacles, 2;
OnClock1600:
    restoreshopitem Aquada, 5;
    restoreshopitem UrchinMeat, 10;
    restoreshopitem SmallTentacles, 7;
}

001-1,72,129,0	trader	Store#FishStore001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem CommonCarp, -1, 8;
    sellitem GrassCarp, -1, 7;

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem CommonCarp, 3;
    restoreshopitem GrassCarp, 2;
OnClock0800:
    restoreshopitem CommonCarp, 2;
    restoreshopitem GrassCarp, 3;
OnClock1600:
    restoreshopitem CommonCarp, 3;
    restoreshopitem GrassCarp, 4;
}

001-1,48,116,0	trader	Store#Manana001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem Manana, -1, 60;

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem Manana, 20;
OnClock0800:
    restoreshopitem Manana, 15;
OnClock1600:
    restoreshopitem Manana, 20;
}

001-1,53,123,0	trader	Store#Various001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem Manana, -1, 30;
// Add soft drinks.

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem Manana, 10;
OnClock0800:
    restoreshopitem Manana, 15;
OnClock1600:
    restoreshopitem Manana, 6;
}

001-1,67,116,0	trader	Store#Potion001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem PiberriesInfusion, -1, 200;
    sellitem FatesPotion, -1, 100;
    sellitem ClothoLiquor, -1, 50;
    sellitem LachesisBrew, -1, 30;
    sellitem AtroposMixture, -1, 10;
    sellitem ElixirOfLife, -1, 1;

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem PiberriesInfusion, 150;
    restoreshopitem FatesPotion, 80;
    restoreshopitem ClothoLiquor, 40;
    restoreshopitem LachesisBrew, 20;
    restoreshopitem AtroposMixture, 7;
    restoreshopitem ElixirOfLife, 1;
OnClock1200:
    restoreshopitem PiberriesInfusion, 80;
    restoreshopitem FatesPotion, 40;
    restoreshopitem ClothoLiquor, 20;
    restoreshopitem LachesisBrew, 10;
    restoreshopitem AtroposMixture, 4;
}

001-1,58,119,0	trader	Store#General001-1	NPC_NO_SPRITE,{

OnInit:
    tradertype(NST_MARKET);

    sellitem Manana, -1, 100;
    sellitem Carrot, -1, 80;
    sellitem Aquada, -1, 50;
    sellitem Plushroom, -1, 100;
    sellitem Curshroom, -1, 80;
    sellitem Piberries, -1, 150;
    sellitem PiouEgg, -1, 25;
// Add soft drinks.

    .distance = 4;
    end;

OnClock0000:
    restoreshopitem Manana, 50;
    restoreshopitem Carrot, 40;
    restoreshopitem Aquada, 30;
    restoreshopitem Plushroom, 40;
    restoreshopitem Curshroom, 30;
    restoreshopitem Piberries, 40;
    restoreshopitem PiouEgg, 10;
OnClock0800:
    restoreshopitem Manana, 30;
    restoreshopitem Carrot, 30;
    restoreshopitem Aquada, 30;
    restoreshopitem Plushroom, 40;
    restoreshopitem Curshroom, 30;
    restoreshopitem Piberries, 70;
    restoreshopitem PiouEgg, 10;
OnClock1600:
    restoreshopitem Manana, 40;
    restoreshopitem Carrot, 40;
    restoreshopitem Aquada, 20;
    restoreshopitem Plushroom, 20;
    restoreshopitem Curshroom, 20;
    restoreshopitem Piberries, 30;
    restoreshopitem PiouEgg, 5;
}