diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-03-17 08:53:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-17 08:53:24 -0400 |
commit | d52f2aa5712d042f344409d8925ed80d7109706e (patch) | |
tree | bd32fd38e0409fa6f899b6fbc02433bbccb3a237 /graphics/weather | |
parent | f8915246a77a4453135ac3a4e6a61c098d557451 (diff) | |
parent | 8a64f8b431b0d68453f8d4302474926adf407bb1 (diff) |
Merge pull request #305 from PikalaxALT/field_weather
Field weather
Diffstat (limited to 'graphics/weather')
-rw-r--r-- | graphics/weather/ash.png | bin | 0 -> 353 bytes |
-rw-r--r-- | graphics/weather/bubble.png | bin | 0 -> 177 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 |
9 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/bubble.png b/graphics/weather/bubble.png Binary files differnew file mode 100644 index 000000000..05885a11d --- /dev/null +++ b/graphics/weather/bubble.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 |