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-b93c2d0d6712master
parent
3e593dd65b
commit
76fc386e23
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue