diff options
author | frosch <frosch@openttd.org> | 2018-03-11 12:03:17 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2018-03-11 12:03:17 +0000 |
commit | 6eac63622ee523a9bebbc49bd8acd791440c3bc9 (patch) | |
tree | ca84970babf2e5d5a5826cf4b8868f97833c87e7 /media | |
parent | 8f3dbd2efccaf251ef7b8b0bffd2dc1f23b9da2e (diff) | |
download | openttd-6eac63622ee523a9bebbc49bd8acd791440c3bc9.tar.xz |
(svn r27977) -Add [FS#6664]: Replace the office building sprite on various toyland airports with a better fitting sprite. This also affects GRFs which activate the default refinery in toyland. (PaulC)
Diffstat (limited to 'media')
-rw-r--r-- | media/extra_grf/airports.png | bin | 8478 -> 9491 bytes | |||
-rw-r--r-- | media/extra_grf/airports_orig_extra.nfo | 12 | ||||
-rw-r--r-- | media/extra_grf/orig_extra.nfo | 1 |
3 files changed, 13 insertions, 0 deletions
diff --git a/media/extra_grf/airports.png b/media/extra_grf/airports.png Binary files differindex a5833b057..5fb9618bc 100644 --- a/media/extra_grf/airports.png +++ b/media/extra_grf/airports.png diff --git a/media/extra_grf/airports_orig_extra.nfo b/media/extra_grf/airports_orig_extra.nfo new file mode 100644 index 000000000..f2a8dc832 --- /dev/null +++ b/media/extra_grf/airports_orig_extra.nfo @@ -0,0 +1,12 @@ +// +// $Id$ +// +// This file is part of OpenTTD. +// OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. +// OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +// See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>. +// + -1 * 0 0C "Climate specific airport sprite by PaulC" + -1 * 0 07 83 01 \7! 03 02 + -1 * 0 0A 01 01 2F 08 + -1 sprites/airports.png 8bpp 20 170 42 39 -19 -21 normal diff --git a/media/extra_grf/orig_extra.nfo b/media/extra_grf/orig_extra.nfo index 534badab0..a1173a58c 100644 --- a/media/extra_grf/orig_extra.nfo +++ b/media/extra_grf/orig_extra.nfo @@ -78,6 +78,7 @@ #include "chars_orig_extra.nfo" #include "shore.nfo" #include "fix_graphics.nfo" +#include "airports_orig_extra.nfo" #include "canals_extra.nfo" #include "rivers/rapids.nfo" #include "rivers/temperate.nfo" |