--- deliantra/arch/talisman/amulet.arc 2007/03/03 00:51:22 1.6 +++ deliantra/arch/talisman/amulet.arc 2009/11/03 09:59:35 1.11 @@ -1,49 +1,44 @@ -Object amulet +object amulet +name_pl amulets face amulet.x11 -color_fg orange +magicmap orange +nrof 1 type 39 -material 12 -weight 500 -need_an 1 +materialname runestone value 250 -editable 2048 -nrof 1 -name_pl amulets +weight 500 client_type 381 body_neck -1 +need_an 1 end -Object amulet_white -face amulet_white.x11 -color_fg grey -type 39 -material 12 -materialname platinum and glass -weight 500 -need_an 1 -value 1250 -editable 2048 -nrof 1 +object amulet_gray name amulet name_pl amulets -client_type 381 -body_neck -1 -end - -Object amulet_gray face amulet_gray.x11 -color_fg grey +magicmap grey +nrof 1 type 39 -material 12 materialname silver and glass +value 25 weight 500 +client_type 381 +body_neck -1 need_an 1 -value 25 -editable 2048 -nrof 1 +end + +object amulet_white name amulet name_pl amulets +face amulet_white.x11 +magicmap grey +nrof 1 +type 39 +materialname platinum and glass +value 1250 +weight 500 client_type 381 body_neck -1 +need_an 1 end