From: Arvid Norlander Date: Mon, 17 Jul 2006 10:49:33 +0000 (+0000) Subject: Added some missing "thin" dark snow tiles and fixed svn:mime-type on some images. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=62626152f678e7c90ce34609fae7648d60b3a1d4;p=supertux.git Added some missing "thin" dark snow tiles and fixed svn:mime-type on some images. SVN-Revision: 4035 --- diff --git a/data/images/tiles.strf b/data/images/tiles.strf index 1795ef461..1c035266d 100644 --- a/data/images/tiles.strf +++ b/data/images/tiles.strf @@ -17,8 +17,8 @@ 33 32 34 1741 35 37 39 1740 38 36 43 1739 - 40 41 42 0 - 119 121 120 0 + 40 41 42 1815 + 119 121 120 1816 1539) ) (tilegroup @@ -5939,7 +5939,7 @@ (width 4) (height 6) (ids 0 0 1746 1747 - 1760 1761 1748 1749 + 1760 1761 1748 1749 0 0 1750 1751 1752 1753 0 0 1754 1755 1756 1757 @@ -6081,5 +6081,11 @@ 0) (image "tiles/doodads/nolok2.png") ) - + (tiles + (width 2) + (height 1) + (ids 1815 1816) + (attributes 1 1) + (image "tiles/darksnow/small.png") + ) ) diff --git a/data/images/tiles/darksnow/small.png b/data/images/tiles/darksnow/small.png new file mode 100644 index 000000000..c10338100 Binary files /dev/null and b/data/images/tiles/darksnow/small.png differ