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