Arch: Adding silver and plat block
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4119 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
783f5ad224
commit
3e593dd65b
|
@ -0,0 +1,16 @@
|
|||
Object platblock
|
||||
name platinum block
|
||||
name_pl platinum blocks
|
||||
race gold and jewels
|
||||
face platblock.111
|
||||
color_fg grey
|
||||
nrof 1
|
||||
type 60
|
||||
material 2
|
||||
materialname platinum
|
||||
value 5000000
|
||||
weight 1000000
|
||||
identified 1
|
||||
editable 2048
|
||||
client_type 2005
|
||||
end
|
Binary file not shown.
|
@ -0,0 +1,16 @@
|
|||
Object silverblock
|
||||
name silver block
|
||||
name_pl silver blocks
|
||||
race gold and jewels
|
||||
face silverblock.111
|
||||
color_fg grey
|
||||
nrof 1
|
||||
type 60
|
||||
material 2
|
||||
materialname silver
|
||||
value 100000
|
||||
weight 1000000
|
||||
identified 1
|
||||
editable 2048
|
||||
client_type 2005
|
||||
end
|
Binary file not shown.
Loading…
Reference in New Issue