--- deliantra/arch/shop/alchemy_gems.arc 2007/03/03 01:16:30 1.6 +++ deliantra/arch/shop/alchemy_gems.arc 2009/11/03 09:49:40 1.8 @@ -1,11 +1,4 @@ object alchemy_diamond_converter -name alchemy bath: create diamond -other_arch gem -slaying goldcoin -food 40 -type 103 -no_pick 1 -face lava.x11 anim lava.x11 lava.x12 @@ -19,19 +12,19 @@ polymorph.x14 gem.x11 mina -speed 0.4 -walk_on 1 -editable 64 -visibility 100 -end -object alchemy_ruby_converter -name alchemy bath: create ruby -other_arch ruby +name alchemy bath: create diamond slaying goldcoin -food 20 +other_arch gem +face lava.x11 +food 40 +speed 0.4 type 103 +move_on walk no_pick 1 -face lava.x11 +visibility 100 +end + +object alchemy_pearl_converter anim lava.x11 lava.x12 @@ -43,21 +36,21 @@ polymorph.x12 polymorph.x13 polymorph.x14 -ruby.x11 +pearl.x11 mina -speed 0.4 -walk_on 1 -editable 64 -visibility 100 -end -object alchemy_pearl_converter name alchemy bath: create pearl -other_arch pearl slaying goldcoin +other_arch pearl +face lava.x11 food 5 +speed 0.4 type 103 +move_on walk no_pick 1 -face lava.x11 +visibility 100 +end + +object alchemy_ruby_converter anim lava.x11 lava.x12 @@ -69,10 +62,17 @@ polymorph.x12 polymorph.x13 polymorph.x14 -pearl.x11 +ruby.x11 mina +name alchemy bath: create ruby +slaying goldcoin +other_arch ruby +face lava.x11 +food 20 speed 0.4 -walk_on 1 -editable 64 +type 103 +move_on walk +no_pick 1 visibility 100 end +