Basic buildings are now constructed from Chunk_Wood.

These are:
- Flagpole (until we get another power distributor)
- Foundry
- Sawmill
- Tools Workshop
- Wind Generator
heavy-resources
Clonkonaut 2014-04-03 17:40:00 +02:00
parent 25d85e8fb6
commit e52eac218f
5 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ VertexY=-34,-29,-29,34,34
VertexFriction=50,50,50,100,100 VertexFriction=50,50,50,100,100
Value=200 Value=200
Mass=100 Mass=100
Components=Wood=3;Metal=1 Components=Chunk_Wood=3;Metal=1
Picture=30,0,80,94 Picture=30,0,80,94
Exclusive=1 Exclusive=1
Construction=1 Construction=1

View File

@ -11,7 +11,7 @@ VertexY=-17,-25,-14,25,25,25
VertexFriction=50,50,50,100,100,100 VertexFriction=50,50,50,100,100,100
Value=200 Value=200
Mass=4500 Mass=4500
Components=Chunk_Rock=1;Wood=2; Components=Chunk_Rock=1;Chunk_Wood=2;
Exclusive=1 Exclusive=1
Construction=1 Construction=1
ContainBlast=1 ContainBlast=1

View File

@ -11,7 +11,7 @@ VertexY=-14,-13,14,-13,14,14
VertexFriction=50,50,100,50,100,100 VertexFriction=50,50,100,50,100,100
Value=50 Value=50
Mass=1500 Mass=1500
Components=Chunk_Rock=1;Wood=1; Components=Chunk_Rock=1;Chunk_Wood=1;
Exclusive=1 Exclusive=1
Construction=1 Construction=1
ContainBlast=1 ContainBlast=1

View File

@ -11,7 +11,7 @@ VertexY=-4,-3,19,19
VertexFriction=50,50,100,100 VertexFriction=50,50,100,100
Value=200 Value=200
Mass=4500 Mass=4500
Components=Wood=6;Metal=3 Components=Chunk_Wood=6;Metal=3
Exclusive=1 Exclusive=1
Construction=1 Construction=1
ContainBlast=1 ContainBlast=1

View File

@ -11,7 +11,7 @@ VertexY=-27,-25,-25,34,34
VertexFriction=50,50,50,100,100 VertexFriction=50,50,50,100,100
Value=45 Value=45
Mass=900 Mass=900
Components=Wood=3;Metal=1 Components=Chunk_Wood=3;Metal=1
Exclusive=1 Exclusive=1
Construction=1 Construction=1
Rotate=1 Rotate=1