From: Ingo Ruhnke Date: Fri, 8 Feb 2008 19:26:44 +0000 (+0000) Subject: - some new tiles, can't test due to editor currently being very very slow X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=ca0ba48aeb8e81806f4528191fa43be2aa67c994;p=supertux.git - some new tiles, can't test due to editor currently being very very slow SVN-Revision: 5312 --- diff --git a/data/images/tiles.strf b/data/images/tiles.strf index 1abb4b82d..ea9561929 100644 --- a/data/images/tiles.strf +++ b/data/images/tiles.strf @@ -69,6 +69,7 @@ 2019 2140 2141 2142 2020 0 0 0 0 + 2154 2155 2156 2157 0 0 ) ) (tilegroup @@ -6891,5 +6892,14 @@ (editor-images "tiles/auxiliary/invisible-unisolid-editor.png") ) -;; next-id: 2154 + + (tiles + (width 4) + (height 1) + (ids 2154 2155 2156 2157) + (attributes + 0 3 3 3) + (image "tiles/snow/air.png")) + +;; next-id: 2158 ) diff --git a/data/images/tiles/snow/air.png b/data/images/tiles/snow/air.png new file mode 100644 index 000000000..21b0126e9 Binary files /dev/null and b/data/images/tiles/snow/air.png differ