Redesign fountain & library schematics

* Fountain is now smaller
* Shape of library was made less awkward
This commit is contained in:
sfan5 2016-10-28 23:58:04 +02:00
parent 13265a808f
commit 36925bfbae
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ buildings = {
{sizex= 9, sizez= 9, yoff= 0, ysize= 2, scm="cotton_field"}, {sizex= 9, sizez= 9, yoff= 0, ysize= 2, scm="cotton_field"},
{sizex= 3, sizez= 3, yoff= 1, ysize= 4, scm="lamp", weight=1/5, no_rotate=true}, {sizex= 3, sizez= 3, yoff= 1, ysize= 4, scm="lamp", weight=1/5, no_rotate=true},
{sizex= 4, sizez= 4, yoff=-5, ysize=11, scm="well", no_rotate=true, pervillage=1}, {sizex= 4, sizez= 4, yoff=-5, ysize=11, scm="well", no_rotate=true, pervillage=1},
{sizex= 7, sizez= 7, yoff= 0, ysize=11, scm="fountain", weight=1/4, pervillage=3}, {sizex= 7, sizez= 7, yoff= 0, ysize= 6, scm="fountain", weight=1/4, pervillage=3},
{sizex= 5, sizez= 5, yoff= 0, ysize= 6, scm="small_house", orients={3}}, {sizex= 5, sizez= 5, yoff= 0, ysize= 6, scm="small_house", orients={3}},
{sizex= 6, sizez=12, yoff= 0, ysize= 7, scm="house_with_garden", orients={1}}, {sizex= 6, sizez=12, yoff= 0, ysize= 7, scm="house_with_garden", orients={1}},
{sizex=16, sizez=17, yoff= 0, ysize=12, scm="church", orients={3}, pervillage=1}, {sizex=16, sizez=17, yoff= 0, ysize=12, scm="church", orients={3}, pervillage=1},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long