--- deliantra/arch/talisman/amulet.arc 2007/02/07 00:14:54 1.5 +++ deliantra/arch/talisman/amulet.arc 2007/03/03 00:51:22 1.6 @@ -1,47 +1,49 @@ -object amulet -name_pl amulets +Object amulet face amulet.x11 -nrof 1 +color_fg orange type 39 -materialname runestone -value 250 +material 12 weight 500 +need_an 1 +value 250 +editable 2048 +nrof 1 +name_pl amulets client_type 381 body_neck -1 -color_fg orange -editable 2048 -need_an 1 end -object amulet_gray +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 name amulet name_pl amulets +client_type 381 +body_neck -1 +end + +Object amulet_gray face amulet_gray.x11 -nrof 1 +color_fg grey type 39 +material 12 materialname silver and glass -value 25 weight 500 -client_type 381 -body_neck -1 -color_fg grey -editable 2048 need_an 1 -end - -object amulet_white +value 25 +editable 2048 +nrof 1 name amulet name_pl amulets -face amulet_white.x11 -nrof 1 -type 39 -materialname platinum and glass -value 1250 -weight 500 client_type 381 body_neck -1 -color_fg grey -editable 2048 -need_an 1 end