--- deliantra/arch/shop/alchemy_gems.arc 2007/02/06 22:41:16 1.3 +++ deliantra/arch/shop/alchemy_gems.arc 2007/03/03 01:16:30 1.6 @@ -1,15 +1,11 @@ object alchemy_diamond_converter name alchemy bath: create diamond -slaying goldcoin other_arch gem -face lava.x11 +slaying goldcoin food 40 -speed 0.4 type 103 -move_on all no_pick 1 -editable 64 -visibility 100 +face lava.x11 anim lava.x11 lava.x12 @@ -23,20 +19,19 @@ polymorph.x14 gem.x11 mina +speed 0.4 +walk_on 1 +editable 64 +visibility 100 end - -object alchemy_pearl_converter -name alchemy bath: create pearl +object alchemy_ruby_converter +name alchemy bath: create ruby +other_arch ruby slaying goldcoin -other_arch pearl -face lava.x11 -food 5 -speed 0.4 +food 20 type 103 -move_on all no_pick 1 -editable 64 -visibility 100 +face lava.x11 anim lava.x11 lava.x12 @@ -48,22 +43,21 @@ polymorph.x12 polymorph.x13 polymorph.x14 -pearl.x11 +ruby.x11 mina +speed 0.4 +walk_on 1 +editable 64 +visibility 100 end - -object alchemy_ruby_converter -name alchemy bath: create ruby +object alchemy_pearl_converter +name alchemy bath: create pearl +other_arch pearl slaying goldcoin -other_arch ruby -face lava.x11 -food 20 -speed 0.4 +food 5 type 103 -move_on all no_pick 1 -editable 64 -visibility 100 +face lava.x11 anim lava.x11 lava.x12 @@ -75,7 +69,10 @@ polymorph.x12 polymorph.x13 polymorph.x14 -ruby.x11 +pearl.x11 mina +speed 0.4 +walk_on 1 +editable 64 +visibility 100 end -