From 7226b9db56caa7cd8d14d53336a810d6f1f280ce Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 May 2020 04:52:13 -0300 Subject: Add other events (the annuals) to images/aurora, so they share parts of the Framework --- LICENSE | 7 +++++ graphics/images/aurora.xml | 49 ++++++++++++++++++++++++++++++++ graphics/images/aurora/Anniversary.png | Bin 0 -> 85793 bytes graphics/images/aurora/Christmas.png | Bin 0 -> 106421 bytes graphics/images/aurora/Easter.png | Bin 0 -> 98305 bytes graphics/images/aurora/Patrick.png | Bin 0 -> 85700 bytes graphics/images/aurora/Thanksgiving.png | Bin 0 -> 84853 bytes graphics/images/aurora/Valentine.png | Bin 0 -> 105279 bytes graphics/images/aurora/Worker.png | Bin 0 -> 85020 bytes 9 files changed, 56 insertions(+) create mode 100644 graphics/images/aurora/Anniversary.png create mode 100644 graphics/images/aurora/Christmas.png create mode 100644 graphics/images/aurora/Easter.png create mode 100644 graphics/images/aurora/Patrick.png create mode 100644 graphics/images/aurora/Thanksgiving.png create mode 100644 graphics/images/aurora/Valentine.png create mode 100644 graphics/images/aurora/Worker.png diff --git a/LICENSE b/LICENSE index 2c1085c4..73cdfb8f 100644 --- a/LICENSE +++ b/LICENSE @@ -102,10 +102,17 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/images/ambient/swampfog.png (Crush) (CC BY-SA 3.0) (jesusalva) ### Aurora + graphics/images/aurora/Anniversary.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) + graphics/images/aurora/Christmas.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) + graphics/images/aurora/Easter.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) graphics/images/aurora/Expo.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) graphics/images/aurora/Fishing.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) graphics/images/aurora/Kamelot.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) + graphics/images/aurora/Patrick.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) graphics/images/aurora/Regnum.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) + graphics/images/aurora/Thanksgiving.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) + graphics/images/aurora/Valentine.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) + graphics/images/aurora/Worker.png (Jesusalva) (CC BY-SA 3.0) (ZeNeRIA29, Melissa Krautheim, Paul Lloyd, Jason Kottke) ## Item Icons graphics/items/error.png (Reid) (CC BY-SA 3.0) (-) diff --git a/graphics/images/aurora.xml b/graphics/images/aurora.xml index 56e4c729..c398562c 100644 --- a/graphics/images/aurora.xml +++ b/graphics/images/aurora.xml @@ -3,6 +3,27 @@ Aurora Event Framework (C) Jesusalva, 2020 --> + + + + + + + + + + + + + + + + + + @@ -24,6 +45,13 @@ + + + + + + @@ -31,4 +59,25 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/images/aurora/Anniversary.png b/graphics/images/aurora/Anniversary.png new file mode 100644 index 00000000..5f132a85 Binary files /dev/null and b/graphics/images/aurora/Anniversary.png differ diff --git a/graphics/images/aurora/Christmas.png b/graphics/images/aurora/Christmas.png new file mode 100644 index 00000000..d251a3e4 Binary files /dev/null and b/graphics/images/aurora/Christmas.png differ diff --git a/graphics/images/aurora/Easter.png b/graphics/images/aurora/Easter.png new file mode 100644 index 00000000..d2f437ee Binary files /dev/null and b/graphics/images/aurora/Easter.png differ diff --git a/graphics/images/aurora/Patrick.png b/graphics/images/aurora/Patrick.png new file mode 100644 index 00000000..def261ef Binary files /dev/null and b/graphics/images/aurora/Patrick.png differ diff --git a/graphics/images/aurora/Thanksgiving.png b/graphics/images/aurora/Thanksgiving.png new file mode 100644 index 00000000..de5011dd Binary files /dev/null and b/graphics/images/aurora/Thanksgiving.png differ diff --git a/graphics/images/aurora/Valentine.png b/graphics/images/aurora/Valentine.png new file mode 100644 index 00000000..0695d432 Binary files /dev/null and b/graphics/images/aurora/Valentine.png differ diff --git a/graphics/images/aurora/Worker.png b/graphics/images/aurora/Worker.png new file mode 100644 index 00000000..a4112ab8 Binary files /dev/null and b/graphics/images/aurora/Worker.png differ -- cgit v1.2.3-70-g09d2