Update goldbar arch (also forgot the base on pic), add goldblock
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2912 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4e8f616936
commit
aa258fab41
Binary file not shown.
|
|
@ -8,7 +8,8 @@ type 73
|
|||
material 2
|
||||
materialname gold
|
||||
value 10000
|
||||
weight 18000
|
||||
weight 10000
|
||||
identified 1
|
||||
editable 2048
|
||||
name_pl gold bars
|
||||
client_type 2005
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -0,0 +1,16 @@
|
|||
Object goldblock
|
||||
name gold block
|
||||
race gold and jewels
|
||||
face goldblock.111
|
||||
color_fg orange
|
||||
nrof 1
|
||||
type 73
|
||||
material 2
|
||||
materialname gold
|
||||
value 1000000
|
||||
weight 1000000
|
||||
identified 1
|
||||
editable 2048
|
||||
name_pl gold blocks
|
||||
client_type 2005
|
||||
end
|
||||
Binary file not shown.
Loading…
Reference in New Issue