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
|
face mbwall.111
|
||||||
slaying wall_0
|
slaying wall_0
|
||||||
end
|
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
|
Object building_vertical_gate
|
||||||
name Vertical gate material
|
name Vertical gate material
|
||||||
nrof 1
|
nrof 1
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,9 @@ treasureone building_material
|
||||||
arch building_wall
|
arch building_wall
|
||||||
chance 25
|
chance 25
|
||||||
more
|
more
|
||||||
|
arch building_wall2
|
||||||
|
chance 20
|
||||||
|
more
|
||||||
arch building_vertical_gate
|
arch building_vertical_gate
|
||||||
chance 10
|
chance 10
|
||||||
more
|
more
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue