Arch: adding plat and silver amulets (in addition to the current gold one)

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4120 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mikeeusa 2005-12-10 20:16:42 +00:00
parent 3e593dd65b
commit 76fc386e23
1 changed files with 35 additions and 0 deletions

View File

@ -12,3 +12,38 @@ name_pl amulets
client_type 381
body_neck -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
name amulet
name_pl amulets
client_type 381
body_neck -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
name amulet
name_pl amulets
client_type 381
body_neck -1
end