From 7f22fc9879a9f1ec4e88c4f87dd01e4ae0b999eb Mon Sep 17 00:00:00 2001 From: GriffinR Date: Fri, 6 Dec 2019 13:25:45 -0500 Subject: Update old weather names in field_weather_effect --- graphics/weather/fog1.png | Bin 1018 -> 0 bytes graphics/weather/fog2.png | Bin 928 -> 0 bytes graphics/weather/fog_diagonal.png | Bin 0 -> 928 bytes graphics/weather/fog_horizontal.png | Bin 0 -> 1018 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 graphics/weather/fog1.png delete mode 100644 graphics/weather/fog2.png create mode 100644 graphics/weather/fog_diagonal.png create mode 100644 graphics/weather/fog_horizontal.png (limited to 'graphics') diff --git a/graphics/weather/fog1.png b/graphics/weather/fog1.png deleted file mode 100644 index 02e3cd3cb..000000000 Binary files a/graphics/weather/fog1.png and /dev/null differ diff --git a/graphics/weather/fog2.png b/graphics/weather/fog2.png deleted file mode 100644 index 198c6f494..000000000 Binary files a/graphics/weather/fog2.png and /dev/null differ diff --git a/graphics/weather/fog_diagonal.png b/graphics/weather/fog_diagonal.png new file mode 100644 index 000000000..198c6f494 Binary files /dev/null and b/graphics/weather/fog_diagonal.png differ diff --git a/graphics/weather/fog_horizontal.png b/graphics/weather/fog_horizontal.png new file mode 100644 index 000000000..02e3cd3cb Binary files /dev/null and b/graphics/weather/fog_horizontal.png differ -- cgit v1.2.3