--- deliantra/arch/talisman/amulet.arc 2007/03/03 00:51:22 1.6 +++ deliantra/arch/talisman/amulet.arc 2010/10/16 09:19:17 1.14 @@ -1,49 +1,41 @@ -Object amulet +object amulet +name_pl amulets face amulet.x11 -color_fg 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 +nrof 1 type 39 -material 12 -materialname silver and glass +materialname silver +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 +nrof 1 +type 39 +materialname platinum +value 1250 +weight 500 client_type 381 body_neck -1 +need_an 1 end