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-b93c2d0d6712
master
ryo_saeba 2004-09-12 13:52:31 +00:00
parent 4e8f616936
commit aa258fab41
5 changed files with 18 additions and 1 deletions

Binary file not shown.

View File

@ -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.

View File

@ -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.