From 6527b4dde7874f0f8c23cfd0f377689a67df4296 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 16 Feb 2018 15:11:14 -0200 Subject: Include some of the coolest effects from TMW-BR --- LICENSE | 6 ++++ effects.xml | 4 +++ graphics/particles/circle-magic-trail.png | Bin 0 -> 676 bytes graphics/particles/circle-magic.png | Bin 0 -> 41506 bytes graphics/particles/circle-magic.xml | 32 +++++++++++++++++ graphics/particles/lightning-lunovox.xml | 55 ++++++++++++++++++++++++++++++ graphics/particles/lightning2-263.png | Bin 0 -> 2793 bytes graphics/particles/lightning3-275.png | Bin 0 -> 1629 bytes sfx/special/nature-thunder.ogg | Bin 0 -> 10701 bytes 9 files changed, 97 insertions(+) create mode 100644 graphics/particles/circle-magic-trail.png create mode 100644 graphics/particles/circle-magic.png create mode 100644 graphics/particles/circle-magic.xml create mode 100644 graphics/particles/lightning-lunovox.xml create mode 100644 graphics/particles/lightning2-263.png create mode 100644 graphics/particles/lightning3-275.png create mode 100644 sfx/special/nature-thunder.ogg diff --git a/LICENSE b/LICENSE index 8a05f537..4fc48544 100644 --- a/LICENSE +++ b/LICENSE @@ -248,6 +248,10 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/particles/star-small.png (Crush) (CC BY-SA 3.0) (-) graphics/particles/training-arrow.png (Alige, Crush) (CC BY-SA 3.0) (Reid) graphics/particles/zzz.png (Reid) (CC BY-SA 3.0) (Alige, Hal9000) + graphics/particles/circle-magic-trail.png (?) (GPLv3) (TMW-BR) + graphics/particles/circle-magic.png (?) (GPLv3) (TMW-BR) + graphics/particles/lightning2-263.png (Lunovox?) (GPLv3) (TMW-BR) + graphics/particles/lightning3-275.png (Lunovox?) (GPLv3) (TMW-BR) # Skills graphics/skills/bash.png (Othello, Reid) (CC BY-SA 3.0) (-) @@ -657,6 +661,8 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE sfx/npcs/chest-open.ogg (Ledmitz) (CC BY-SA 3.0) (beerbelly38, D W, spookymodem) sfx/npcs/fishing-bite.ogg (Ledmitz) (CC BY-SA 3.0) (sammy214, speedygonzo) sfx/npcs/fishing-cast.ogg (Ledmitz) (CC BY-SA 3.0) (erkanozan, vibe_crc) +## Special + sfx/special/nature-thunder.ogg (Lunovox?) (GPLv3) (TMW-BR) ## System sfx/system/critical.ogg (Kenny690) (CC BY-SA 3.0) (-) sfx/system/esperin.ogg (Kenny690) (CC BY-SA 3.0) (-) diff --git a/effects.xml b/effects.xml index b45d411f..0696d5f5 100644 --- a/effects.xml +++ b/effects.xml @@ -42,6 +42,10 @@ Copyright (C) 2010-2014 Evol Online --> + + + + diff --git a/graphics/particles/circle-magic-trail.png b/graphics/particles/circle-magic-trail.png new file mode 100644 index 00000000..4922c339 Binary files /dev/null and b/graphics/particles/circle-magic-trail.png differ diff --git a/graphics/particles/circle-magic.png b/graphics/particles/circle-magic.png new file mode 100644 index 00000000..39b9a722 Binary files /dev/null and b/graphics/particles/circle-magic.png differ diff --git a/graphics/particles/circle-magic.xml b/graphics/particles/circle-magic.xml new file mode 100644 index 00000000..64be7747 --- /dev/null +++ b/graphics/particles/circle-magic.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/lightning-lunovox.xml b/graphics/particles/lightning-lunovox.xml new file mode 100644 index 00000000..39afad27 --- /dev/null +++ b/graphics/particles/lightning-lunovox.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/lightning2-263.png b/graphics/particles/lightning2-263.png new file mode 100644 index 00000000..3ce165cf Binary files /dev/null and b/graphics/particles/lightning2-263.png differ diff --git a/graphics/particles/lightning3-275.png b/graphics/particles/lightning3-275.png new file mode 100644 index 00000000..4cd933c7 Binary files /dev/null and b/graphics/particles/lightning3-275.png differ diff --git a/sfx/special/nature-thunder.ogg b/sfx/special/nature-thunder.ogg new file mode 100644 index 00000000..670b5c52 Binary files /dev/null and b/sfx/special/nature-thunder.ogg differ -- cgit v1.2.3-70-g09d2