Added buildable woodfloor2 and made a modified goldfloor so a map im making can look better.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3228 282e977c-c81d-0410-88c4-b93c2d0d6712
master
bbotbuilder 2005-04-22 23:13:04 +00:00
parent f811a4c06e
commit 15e5e5f88a
2 changed files with 13 additions and 0 deletions

View File

@ -38,6 +38,16 @@ subtype 1
face mbwoodfloor.111
slaying woodfloor
end
Object building_woodfloor2
name Dark Wood floor material
nrof 1
weight 1500
value 1500
type 161
subtype 1
face mbwoodfloor2.111
slaying woodfloor2
end
Object building_wall
name Wall material
nrof 1

View File

@ -5,6 +5,9 @@ treasureone building_material
arch building_woodfloor
chance 50
more
arch building_woodfloor2
chance 5
more
arch building_wall
chance 25
more