--- deliantra/arch/shop/alchemy_gems.arc 2007/03/03 01:16:30 1.6 +++ deliantra/arch/shop/alchemy_gems.arc 2007/03/03 01:24:08 1.7 @@ -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,20 @@ polymorph.x14 gem.x11 mina +name alchemy bath: create diamond +slaying goldcoin +other_arch gem +face lava.x11 +food 40 speed 0.4 -walk_on 1 +type 103 +move_on walk +no_pick 1 editable 64 visibility 100 end -object alchemy_ruby_converter -name alchemy bath: create ruby -other_arch ruby -slaying goldcoin -food 20 -type 103 -no_pick 1 -face lava.x11 + +object alchemy_pearl_converter anim lava.x11 lava.x12 @@ -43,21 +37,22 @@ 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 +editable 64 +visibility 100 +end + +object alchemy_ruby_converter anim lava.x11 lava.x12 @@ -69,10 +64,18 @@ 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 +type 103 +move_on walk +no_pick 1 editable 64 visibility 100 end +