--- deliantra/arch/shop/alchemy_gems.arc 2007/02/09 01:52:28 1.4 +++ deliantra/arch/shop/alchemy_gems.arc 2007/03/03 00:50:58 1.5 @@ -1,4 +1,11 @@ -object alchemy_diamond_converter +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 @@ -12,20 +19,19 @@ polymorph.x14 gem.x11 mina -name alchemy bath: create diamond -slaying goldcoin -other_arch gem -face lava.x11 -food 40 speed 0.4 -type 103 -move_on all -no_pick 1 +walk_on 1 editable 64 visibility 100 end - -object alchemy_pearl_converter +Object alchemy_ruby_converter +name alchemy bath: create ruby +other_arch ruby +slaying goldcoin +food 20 +type 103 +no_pick 1 +face lava.x11 anim lava.x11 lava.x12 @@ -37,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_pearl_converter name alchemy bath: create pearl -slaying goldcoin other_arch pearl -face lava.x11 +slaying goldcoin food 5 -speed 0.4 type 103 -move_on all no_pick 1 -editable 64 -visibility 100 -end - -object alchemy_ruby_converter +face lava.x11 anim lava.x11 lava.x12 @@ -64,18 +69,10 @@ polymorph.x12 polymorph.x13 polymorph.x14 -ruby.x11 +pearl.x11 mina -name alchemy bath: create ruby -slaying goldcoin -other_arch ruby -face lava.x11 -food 20 speed 0.4 -type 103 -move_on all -no_pick 1 +walk_on 1 editable 64 visibility 100 end -