Attempt to add dwall* as buildable archetypes.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3976 282e977c-c81d-0410-88c4-b93c2d0d6712
master
eracc 2005-11-05 04:58:40 +00:00
parent 90f1685032
commit 93be07a03d
3 changed files with 13 additions and 0 deletions

View File

@ -58,6 +58,16 @@ subtype 2
face mbwall.111
slaying wall_0
end
Object building_wall2
name DWall material
nrof 1
weight 1500
value 1500
type 161
subtype 2
face mbdwall.111
slaying dwall_0
end
Object building_vertical_gate
name Vertical gate material
nrof 1

View File

@ -11,6 +11,9 @@ treasureone building_material
arch building_wall
chance 25
more
arch building_wall2
chance 20
more
arch building_vertical_gate
chance 10
more

Binary file not shown.