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-b93c2d0d6712master
parent
90f1685032
commit
93be07a03d
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
Loading…
Reference in New Issue