From 4c98ba9472eda105fbe0d00d58f622214ca839ef Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 19 Jan 2013 22:05:35 +0400 Subject: Added missing particles that are called from status-effects.xml. Removed unecessary orb-large.png file and storred it locally, to be used later. Added new particles in effects.xml and fixed their new names in status-effects.xml. --- graphics/particles/bubble.png | Bin 0 -> 659 bytes graphics/particles/healing.xml | 22 ++++++++++++++++++++++ graphics/particles/invisibility.xml | 23 +++++++++++++++++++++++ graphics/particles/orb-large.png | Bin 345 -> 0 bytes graphics/particles/poison.xml | 29 +++++++++++++++++++++++++++++ 5 files changed, 74 insertions(+) create mode 100644 graphics/particles/bubble.png create mode 100644 graphics/particles/healing.xml create mode 100644 graphics/particles/invisibility.xml delete mode 100644 graphics/particles/orb-large.png create mode 100644 graphics/particles/poison.xml (limited to 'graphics/particles') diff --git a/graphics/particles/bubble.png b/graphics/particles/bubble.png new file mode 100644 index 00000000..93e3b57f Binary files /dev/null and b/graphics/particles/bubble.png differ diff --git a/graphics/particles/healing.xml b/graphics/particles/healing.xml new file mode 100644 index 00000000..5fde4d7e --- /dev/null +++ b/graphics/particles/healing.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/invisibility.xml b/graphics/particles/invisibility.xml new file mode 100644 index 00000000..954c7f91 --- /dev/null +++ b/graphics/particles/invisibility.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/orb-large.png b/graphics/particles/orb-large.png deleted file mode 100644 index 58b5a279..00000000 Binary files a/graphics/particles/orb-large.png and /dev/null differ diff --git a/graphics/particles/poison.xml b/graphics/particles/poison.xml new file mode 100644 index 00000000..8f0d1ab0 --- /dev/null +++ b/graphics/particles/poison.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50