From ab3f96a207c501efe95b8f53d4c93a75166cc056 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sun, 27 Sep 2009 18:06:54 +0200 Subject: Emotion particle effects for TMWServ emotion special support. --- effects.xml | 16 ++++++++++++++++ graphics/particles/emote-angel.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-blah.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-blush.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-disgust.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-evil.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-grin.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-happy.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-perturbed.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-sad.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-speech.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-surprise.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-tongue.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-upset.particle.xml | 22 ++++++++++++++++++++++ graphics/particles/emote-wink.particle.xml | 22 ++++++++++++++++++++++ 15 files changed, 324 insertions(+) create mode 100644 graphics/particles/emote-angel.particle.xml create mode 100644 graphics/particles/emote-blah.particle.xml create mode 100644 graphics/particles/emote-blush.particle.xml create mode 100644 graphics/particles/emote-disgust.particle.xml create mode 100644 graphics/particles/emote-evil.particle.xml create mode 100644 graphics/particles/emote-grin.particle.xml create mode 100644 graphics/particles/emote-happy.particle.xml create mode 100644 graphics/particles/emote-perturbed.particle.xml create mode 100644 graphics/particles/emote-sad.particle.xml create mode 100644 graphics/particles/emote-speech.particle.xml create mode 100644 graphics/particles/emote-surprise.particle.xml create mode 100644 graphics/particles/emote-tongue.particle.xml create mode 100644 graphics/particles/emote-upset.particle.xml create mode 100644 graphics/particles/emote-wink.particle.xml diff --git a/effects.xml b/effects.xml index 808edec5..667686fc 100644 --- a/effects.xml +++ b/effects.xml @@ -32,4 +32,20 @@ + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-angel.particle.xml b/graphics/particles/emote-angel.particle.xml new file mode 100644 index 00000000..a79d865f --- /dev/null +++ b/graphics/particles/emote-angel.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-blah.particle.xml b/graphics/particles/emote-blah.particle.xml new file mode 100644 index 00000000..14a8f1a5 --- /dev/null +++ b/graphics/particles/emote-blah.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-blush.particle.xml b/graphics/particles/emote-blush.particle.xml new file mode 100644 index 00000000..d979c9b0 --- /dev/null +++ b/graphics/particles/emote-blush.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-disgust.particle.xml b/graphics/particles/emote-disgust.particle.xml new file mode 100644 index 00000000..1596b464 --- /dev/null +++ b/graphics/particles/emote-disgust.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-evil.particle.xml b/graphics/particles/emote-evil.particle.xml new file mode 100644 index 00000000..09ca625b --- /dev/null +++ b/graphics/particles/emote-evil.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-grin.particle.xml b/graphics/particles/emote-grin.particle.xml new file mode 100644 index 00000000..b5223cd8 --- /dev/null +++ b/graphics/particles/emote-grin.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-happy.particle.xml b/graphics/particles/emote-happy.particle.xml new file mode 100644 index 00000000..9eec8a6e --- /dev/null +++ b/graphics/particles/emote-happy.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-perturbed.particle.xml b/graphics/particles/emote-perturbed.particle.xml new file mode 100644 index 00000000..a5cd71ad --- /dev/null +++ b/graphics/particles/emote-perturbed.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-sad.particle.xml b/graphics/particles/emote-sad.particle.xml new file mode 100644 index 00000000..2bbf26db --- /dev/null +++ b/graphics/particles/emote-sad.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-speech.particle.xml b/graphics/particles/emote-speech.particle.xml new file mode 100644 index 00000000..877a6d3e --- /dev/null +++ b/graphics/particles/emote-speech.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-surprise.particle.xml b/graphics/particles/emote-surprise.particle.xml new file mode 100644 index 00000000..1321d31c --- /dev/null +++ b/graphics/particles/emote-surprise.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-tongue.particle.xml b/graphics/particles/emote-tongue.particle.xml new file mode 100644 index 00000000..2e326762 --- /dev/null +++ b/graphics/particles/emote-tongue.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-upset.particle.xml b/graphics/particles/emote-upset.particle.xml new file mode 100644 index 00000000..8016e446 --- /dev/null +++ b/graphics/particles/emote-upset.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/emote-wink.particle.xml b/graphics/particles/emote-wink.particle.xml new file mode 100644 index 00000000..a521cfc3 --- /dev/null +++ b/graphics/particles/emote-wink.particle.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50