CVS: arch: added dresser_cw : furniture made of cherry wood is rather rare, it is never found in a commoner's home and almost never found in castles, very weathy merchants (high level merchants, who's houses are rather rare and have many nasty nasty nasty lvl 80+ creatures in them :P) may have one or two cherry wood furnishings, opulent palaces also would have such furnatuee (opulent palaces are also incredibly rare)... most rich don't bother to seek out these furnishings and instead opt to use high backed normal chairs though some do splurge

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3758 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mikeeusa 2005-10-03 00:57:35 +00:00
parent 6ccdd55082
commit 93af3490a7
3 changed files with 50 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,50 @@
Object dresser_cw
name dresser
other_arch close_dresser_cw
face dresser_cw.111
type 122
material 18
materialname cherry
value 2400
container 150000
weight 160000
editable 128
identified 1
name_pl dressers
client_type 51
end
Object close_dresser_cw
name in the dresser
face dresser_cw.111
type 121
no_pick 1
no_drop 1
identified 1
editable 0
magicmap brown
end
Object dresser2_cw
name dresser
other_arch close_dresser2_cw
face dresser2_cw.111
type 122
material 18
materialname cherry
value 2400
container 150000
weight 160000
editable 128
identified 1
name_pl dressers
client_type 51
end
Object close_dresser2_cw
name in the dresser
face dresser2_cw.111
type 121
no_pick 1
no_drop 1
identified 1
editable 0
magicmap brown
end

Binary file not shown.