ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/alchemy_gems.arc
(Generate patch)

Comparing deliantra/arch/shop/alchemy_gems.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:16 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:08 2007 UTC

1object alchemy_diamond_converter 1object alchemy_diamond_converter
2name alchemy bath: create diamond
3slaying goldcoin
4other_arch gem
5face lava.x11
6food 40
7speed 0.4
8type 103
9move_on all
10no_pick 1
11editable 64
12visibility 100
13anim 2anim
14lava.x11 3lava.x11
15lava.x12 4lava.x12
16lava.x13 5lava.x13
17lava.x14 6lava.x14
21polymorph.x12 10polymorph.x12
22polymorph.x13 11polymorph.x13
23polymorph.x14 12polymorph.x14
24gem.x11 13gem.x11
25mina 14mina
15name alchemy bath: create diamond
16slaying goldcoin
17other_arch gem
18face lava.x11
19food 40
20speed 0.4
21type 103
22move_on walk
23no_pick 1
24editable 64
25visibility 100
26end 26end
27 27
28object alchemy_pearl_converter 28object alchemy_pearl_converter
29name alchemy bath: create pearl
30slaying goldcoin
31other_arch pearl
32face lava.x11
33food 5
34speed 0.4
35type 103
36move_on all
37no_pick 1
38editable 64
39visibility 100
40anim 29anim
41lava.x11 30lava.x11
42lava.x12 31lava.x12
43lava.x13 32lava.x13
44lava.x14 33lava.x14
48polymorph.x12 37polymorph.x12
49polymorph.x13 38polymorph.x13
50polymorph.x14 39polymorph.x14
51pearl.x11 40pearl.x11
52mina 41mina
42name alchemy bath: create pearl
43slaying goldcoin
44other_arch pearl
45face lava.x11
46food 5
47speed 0.4
48type 103
49move_on walk
50no_pick 1
51editable 64
52visibility 100
53end 53end
54 54
55object alchemy_ruby_converter 55object alchemy_ruby_converter
56name alchemy bath: create ruby
57slaying goldcoin
58other_arch ruby
59face lava.x11
60food 20
61speed 0.4
62type 103
63move_on all
64no_pick 1
65editable 64
66visibility 100
67anim 56anim
68lava.x11 57lava.x11
69lava.x12 58lava.x12
70lava.x13 59lava.x13
71lava.x14 60lava.x14
75polymorph.x12 64polymorph.x12
76polymorph.x13 65polymorph.x13
77polymorph.x14 66polymorph.x14
78ruby.x11 67ruby.x11
79mina 68mina
69name alchemy bath: create ruby
70slaying goldcoin
71other_arch ruby
72face lava.x11
73food 20
74speed 0.4
75type 103
76move_on walk
77no_pick 1
78editable 64
79visibility 100
80end 80end
81 81

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines