Added two sparse variants for the mixed forests.

This commit is contained in:
Lari Nieminen 2009-02-15 20:03:12 +00:00
parent 5935647de8
commit 5870da7c7c
9 changed files with 5 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View file

@ -49,20 +49,19 @@
{SIMPLE_OVERLAY_TERRAIN *^Fda (W*,M*,Hd,*^V*) forest/deciduous-winter}
#{SIMPLE_OVERLAY_TERRAIN *^Fms (C*,K*,X*,Ql*,Qx*,Gv*) forest/mixed-summer-castle}
#{SIMPLE_OVERLAY_TERRAIN Hh*^Fms (W*,M*,Hd,*^V*) forest/mixed-summer-sparse}
{SIMPLE_OVERLAY_TERRAIN Hh*^Fms (W*,M*,Hd,*^V*) forest/mixed-summer-sparse}
{SIMPLE_OVERLAY_TERRAIN *^Fms (W*,M*,Hd,*^V*) forest/mixed-summer}
#{SIMPLE_OVERLAY_TERRAIN *^Fmf (C*,K*,X*,Ql*,Qx*,Gv*) forest/mixed-fall-castle}
#{SIMPLE_OVERLAY_TERRAIN Hh*^Fmf (W*,M*,Hd,*^V*) forest/mixed-fall-sparse}
{SIMPLE_OVERLAY_TERRAIN Hh*^Fmf (W*,M*,Hd,*^V*) forest/mixed-fall-sparse}
{SIMPLE_OVERLAY_TERRAIN *^Fmf (W*,M*,Hd,*^V*) forest/mixed-fall}
#{SIMPLE_OVERLAY_TERRAIN *^Fmw (C*,K*,X*,Ql*,Qx*,Gv*) forest/mixed-winter-castle}
#{SIMPLE_OVERLAY_TERRAIN Hh*^Fmw (W*,M*,Hd,*^V*) forest/mixed-winter-sparse}
{SIMPLE_OVERLAY_TERRAIN Hh*^Fmw (W*,M*,Hd,*^V*) forest/mixed-winter-sparse}
{SIMPLE_OVERLAY_TERRAIN *^Fmw (W*,M*,Hd,*^V*) forest/mixed-winter}
# these should use the mixed-winter-snow* images instead when they're added
#{SIMPLE_OVERLAY_TERRAIN *^Fma (C*,K*,X*,Ql*,Qx*,Gv*) forest/mixed-winter-castle}
#{SIMPLE_OVERLAY_TERRAIN Ha*^Fma (W*,M*,Hd,*^V*) forest/mixed-winter-sparse}
#{SIMPLE_OVERLAY_TERRAIN *^Fma (C*,K*,X*,Ql*,Qx*,Gv*) forest/mixed-winter-snow-castle}
{SIMPLE_OVERLAY_TERRAIN Ha*^Fma (W*,M*,Hd,*^V*) forest/mixed-winter-snow-sparse}
{SIMPLE_OVERLAY_TERRAIN *^Fma (W*,M*,Hd,*^V*) forest/mixed-winter}
{SIMPLE_OVERLAY_TERRAIN *^Uf* (C*,K*,X*,Ql*,Qx*,Gv*,W*,M*,Hd,*^V*) forest/mushrooms}