ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/alchemy_gems.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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