--- deliantra/arch/talisman/amulet.arc 2006/02/06 20:26:34 1.1.1.1 +++ deliantra/arch/talisman/amulet.arc 2010/10/16 09:19:17 1.14 @@ -1,49 +1,41 @@ -Object amulet -face amulet.111 -color_fg orange +object amulet +name_pl amulets +face amulet.x11 +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.111 -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 +face amulet_gray.x11 +nrof 1 +type 39 +materialname silver +value 25 +weight 500 client_type 381 body_neck -1 +need_an 1 end -Object amulet_gray -face amulet_gray.111 -color_fg grey -type 39 -material 12 -materialname silver and glass -weight 500 -need_an 1 -value 25 -editable 2048 -nrof 1 +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