diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-16 21:43:49 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-16 21:43:49 -0400 |
commit | 7610a2dfc25a811e2918998523dd3e9b36263750 (patch) | |
tree | 59a14371e5ccf67404af6917cdc52e498d804265 /graphics/weather | |
parent | 21e4406ab99098b6c3e42e8cfd033b41c8c225d1 (diff) |
Port field_weather_effects from emerald
Diffstat (limited to 'graphics/weather')
-rw-r--r-- | graphics/weather/ash.png | bin | 0 -> 353 bytes |
-rw-r--r-- | graphics/weather/cloud.png | bin | 0 -> 640 bytes |
-rw-r--r-- | graphics/weather/fog_diagonal.png | bin | 0 -> 928 bytes |
-rw-r--r-- | graphics/weather/fog_horizontal.png | bin | 0 -> 1018 bytes |
-rw-r--r-- | graphics/weather/rain.png | bin | 0 -> 258 bytes |
-rw-r--r-- | graphics/weather/sandstorm.png | bin | 0 -> 590 bytes |
-rw-r--r-- | graphics/weather/snow0.png | bin | 0 -> 150 bytes |
-rw-r--r-- | graphics/weather/snow1.png | bin | 0 -> 145 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/graphics/weather/ash.png b/graphics/weather/ash.png Binary files differnew file mode 100644 index 000000000..901605078 --- /dev/null +++ b/graphics/weather/ash.png diff --git a/graphics/weather/cloud.png b/graphics/weather/cloud.png Binary files differnew file mode 100644 index 000000000..7eb3c61d9 --- /dev/null +++ b/graphics/weather/cloud.png diff --git a/graphics/weather/fog_diagonal.png b/graphics/weather/fog_diagonal.png Binary files differnew file mode 100644 index 000000000..198c6f494 --- /dev/null +++ b/graphics/weather/fog_diagonal.png diff --git a/graphics/weather/fog_horizontal.png b/graphics/weather/fog_horizontal.png Binary files differnew file mode 100644 index 000000000..02e3cd3cb --- /dev/null +++ b/graphics/weather/fog_horizontal.png diff --git a/graphics/weather/rain.png b/graphics/weather/rain.png Binary files differnew file mode 100644 index 000000000..eaaa0b4e3 --- /dev/null +++ b/graphics/weather/rain.png diff --git a/graphics/weather/sandstorm.png b/graphics/weather/sandstorm.png Binary files differnew file mode 100644 index 000000000..aeb03f59f --- /dev/null +++ b/graphics/weather/sandstorm.png diff --git a/graphics/weather/snow0.png b/graphics/weather/snow0.png Binary files differnew file mode 100644 index 000000000..1e3553172 --- /dev/null +++ b/graphics/weather/snow0.png diff --git a/graphics/weather/snow1.png b/graphics/weather/snow1.png Binary files differnew file mode 100644 index 000000000..7277d51d4 --- /dev/null +++ b/graphics/weather/snow1.png |