Added / updated metal bars,wall pictures and a chest for mikeeusa (his cvs has problems)

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2926 282e977c-c81d-0410-88c4-b93c2d0d6712
master
tchize 2004-09-24 17:26:27 +00:00
parent 3d3e62ffa8
commit 40491d57e4
19 changed files with 96 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,16 @@
Object bronzebar
name bronze bar
race gold and jewels
face bronzebar.111
color_fg orange
nrof 1
type 73
material 2
materialname bronze
value 675
weight 10000
identified 1
editable 2048
name_pl bronze bars
client_type 2005
end

Binary file not shown.

View File

@ -0,0 +1,16 @@
Object copperbar
name copper bar
race gold and jewels
face copperbar.111
color_fg orange
nrof 1
type 73
material 2
materialname copper
value 500
weight 10000
identified 1
editable 2048
name_pl copper bars
client_type 2005
end

Binary file not shown.

16
jewel/ironbar.arc 100644
View File

@ -0,0 +1,16 @@
Object ironbar
name iron bar
race gold and jewels
face ironbar.111
color_fg grey
nrof 1
type 73
material 2
materialname iron
value 100
weight 10000
identified 1
editable 2048
name_pl iron bars
client_type 2005
end

Binary file not shown.

16
jewel/platbar.arc 100644
View File

@ -0,0 +1,16 @@
Object platbar
name platinum bar
race gold and jewels
face platbar.111
color_fg grey
nrof 1
type 73
material 2
materialname platinum
value 50000
weight 10000
identified 1
editable 2048
name_pl platinum bars
client_type 2005
end

Binary file not shown.

View File

@ -0,0 +1,16 @@
Object silverbar
name silver bar
race gold and jewels
face silverbar.111
color_fg grey
nrof 1
type 73
material 2
materialname silver
value 1000
weight 10000
identified 1
editable 2048
name_pl silver bars
client_type 2005
end

Binary file not shown.

16
jewel/tinbar.arc 100644
View File

@ -0,0 +1,16 @@
Object tinbar
name tin bar
race gold and jewels
face tinbar.111
color_fg grey
nrof 1
type 73
material 2
materialname tin
value 50
weight 10000
identified 1
editable 2048
name_pl tin bars
client_type 2005
end

Binary file not shown.