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
$id=create("item",3552,0,0,1); // TheStick
store $id,"unit",1;
$id=create("item",3554,0,0,200); // Steel Hammer
store $id,"unit",1;
$id=create("item",3807,0,0,50); // Steel Knife
store $id,"unit",1;
$id=create("item",4810,0,0,50); // Steel Shovel
store $id,"unit",1;
$id=create("item",4813,0,0,50); // Steel Axe
store $id,"unit",1;
$id=create("item",4860,0,0,50); // Steel Hoe
store $id,"unit",1;
$id=create("item",4806,0,0,50); // Steel Pickaxe
store $id,"unit",1;
$id=create("item",4811,0,0,50); // Steel Scythe
store $id,"unit",1;
$id=create("item",50,0,0,50); // Fishing Rod
store $id,"unit",1;
$id=create("item",125,0,0,50); // Fly Fishing Rod
store $id,"unit",1;
$id=create("item",65,0,0,1); // Watch
store $id,"unit",1;
$id=create("item",73,0,0,1); // Map
store $id,"unit",1;
$id=create("item",22,0,0,500); // Flint
store $id,"unit",1;
$id=create("item",4942,0,0,1000); // Oil Lamp (oil)
store $id,"unit",1;
$id=create("item",4954,0,0,1000); // Oil Lamp (ethyl)
store $id,"unit",1;
$id=create("item",104,0,0,50); // Net
store $id,"unit",1;
$id=create("item",3564,0,0,1); // Snow Suit
store $id,"unit",1;
$id=create("item",44,0,0,500); // Bread
store $id,"unit",1;
$id=create("item",4899,0,0,5000); // Tropica Juice
store $id,"unit",1;
$id=create("item",123,0,0,500); // Potion of Quench Thirst
store $id,"unit",1;
$id=create("item",124,0,0,500); // Potion of Sated Hunger
store $id,"unit",1;
$id=create("item",4994,0,0,200); // Steak Burger
store $id,"unit",1;
$id=create("item",85,0,0,200); // Iron
store $id,"unit",1;
$id=create("item",4794,0,0,1); // Bucket Water
store $id,"unit",1;
$id=create("item",4926,0,0,1); // Flint Knife
store $id,"unit",1;
$id=create("item",113,0,0,200); // Immortalpotion
store $id,"unit",1;
$id=create("item",4786,0,0,200); // Boiled Water
store $id,"unit",1;
$id=create("item",38,0,0,200); // Water
store $id,"unit",1;
$id=create("item",4990,0,0,500); // Charcoal
store $id,"unit",1;
$id=create("item",3577,0,0,3000); // Glass Pane
store $id,"unit",1;
$id=create("item",4849,0,0,10); // Distiller
store $id,"unit",1;
$id=create("item",4956,0,0,3); // Caught Rooster
store $id,"unit",1;
$id=create("item",4957,0,0,3); // Caught Chicken
store $id,"unit",1;
$id=create("item",13,0,0,100); // Blueblossom
store $id,"unit",1;
$id=create("item",4878,0,0,50); // Boomerang
store $id,"unit",1;
$id=create("item",272,0,0,500); // Grain Pile (fertilized)
store $id,"unit",1;
$id=create("item",72,0,0,500); // Excrement
store $id,"unit",1;
$id=create("item",3630,0,0,5000); // Citronella
store $id,"unit",1;
$id=create("item",3631,0,0,5000); // Mosquito Repellent
store $id,"unit",1;