CVS: arch: added desk_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

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3757 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mikeeusa 2005-10-03 00:40:27 +00:00
parent 2da0082348
commit 6ccdd55082
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
Object desk_cw
name desk
other_arch close_desk_cw
face desk_cw.111
type 122
material 18
materialname cherry
weight 120000
container 80000
Str 10
value 2100
editable 128
identified 1
magicmap brown
name_pl desks
client_type 51
end
Object close_desk_cw
name close the desk
face desk_cw.111
type 121
no_pick 1
no_drop 1
identified 1
editable 0
magicmap brown
end

Binary file not shown.