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.6 by root, Sat Mar 3 01:16:30 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines