--- deliantra/arch/talisman/amulet.arc 2007/02/06 23:58:59 1.4 +++ deliantra/arch/talisman/amulet.arc 2007/03/03 01:16:59 1.7 @@ -1,47 +1,49 @@ object amulet -name_pl amulets face amulet.x11 -nrof 1 +color_fg orange type 39 material 12 -value 250 weight 500 -client_type 381 -body_neck -1 -color_fg orange -editable 2048 need_an 1 -end - -object amulet_gray -name amulet -name_pl amulets -face amulet_gray.x11 +value 250 +editable 2048 nrof 1 -type 39 -materialname silver and glass -value 25 -weight 500 +name_pl amulets client_type 381 body_neck -1 -color_fg grey -editable 2048 -need_an 1 end object amulet_white -name amulet -name_pl amulets face amulet_white.x11 -nrof 1 +color_fg grey type 39 +material 12 materialname platinum and glass -value 1250 weight 500 +need_an 1 +value 1250 +editable 2048 +nrof 1 +name amulet +name_pl amulets client_type 381 body_neck -1 +end + +object amulet_gray +face amulet_gray.x11 color_fg grey -editable 2048 +type 39 +material 12 +materialname silver and glass +weight 500 need_an 1 +value 25 +editable 2048 +nrof 1 +name amulet +name_pl amulets +client_type 381 +body_neck -1 end