added more or less empty plots for further expansion of villages

master
Sokomine 2014-12-15 05:13:37 +01:00
parent 32cedbc3a0
commit e11689afa4
6 changed files with 11 additions and 0 deletions

View File

@ -243,6 +243,17 @@ local buildings = {
{scm="baking_house_2", yoff=0, orients={0}, farming_plus=0, avoid='', typ='bakery', weight={medieval=1/4}, pervillage=1, inh=-1},
{scm="baking_house_3", yoff=0, orients={0}, farming_plus=0, avoid='', typ='bakery', weight={medieval=1/4}, pervillage=1, inh=-1},
{scm="baking_house_4", yoff=0, orients={0}, farming_plus=0, avoid='', typ='bakery', weight={medieval=1/4}, pervillage=1, inh=-1},
{scm="empty_1", yoff=0, typ='empty', inh=0, pervillage=2,
weight={nore=1/8,taoki=1/8,medieval=1/8,charachoal=1/8,lumberjack=1/8,claytrader=1/8,logcabin=1/8,canadian=1/8,grasshut=1/8,tent=1/8}},
{scm="empty_2", yoff=0, typ='empty', inh=0, pervillage=2,
weight={nore=1/8,taoki=1/8,medieval=1/8,charachoal=1/8,lumberjack=1/8,claytrader=1/8,logcabin=1/8,canadian=1/8,grasshut=1/8,tent=1/8}},
{scm="empty_3", yoff=0, typ='empty', inh=0, pervillage=2,
weight={nore=1/8,taoki=1/8,medieval=1/8,charachoal=1/8,lumberjack=1/8,claytrader=1/8,logcabin=1/8,canadian=1/8,grasshut=1/8,tent=1/8}},
{scm="empty_4", yoff=0, typ='empty', inh=0, pervillage=2,
weight={nore=1/8,taoki=1/8,medieval=1/8,charachoal=1/8,lumberjack=1/8,claytrader=1/8,logcabin=1/8,canadian=1/8,grasshut=1/8,tent=1/8}},
{scm="empty_5", yoff=0, typ='empty', inh=0, pervillage=2,
weight={nore=1/8,taoki=1/8,medieval=1/8,charachoal=1/8,lumberjack=1/8,claytrader=1/8,logcabin=1/8,canadian=1/8,grasshut=1/8,tent=1/8}},
}

BIN
schems/empty_1.mts Normal file

Binary file not shown.

BIN
schems/empty_2.mts Normal file

Binary file not shown.

BIN
schems/empty_3.mts Normal file

Binary file not shown.

BIN
schems/empty_4.mts Normal file

Binary file not shown.

BIN
schems/empty_5.mts Normal file

Binary file not shown.