From 11beb44bfa86014ab669f50ead770de78e46bf92 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 21 Feb 2020 00:01:57 -0300 Subject: [MOB] Mana Guardian (#363) * Mana Guardian * And fix a minimap (which is maybe actually related to the Mana Guardians.) Tiled updated the map headers and a lot of other misc stuff. Should not be a problem, but diffs gets messy because this. --- graphics/particles/angel.particle.xml | 38 +++++++++ graphics/sprites/equipment/angel-wings.png | Bin 0 -> 38504 bytes graphics/sprites/equipment/angel-wings.xml | 97 +++++++++++++++++++++++ graphics/sprites/equipment/head/aureole.png | Bin 0 -> 1108 bytes graphics/sprites/equipment/head/aureole.xml | 117 ++++++++++++++++++++++++++++ 5 files changed, 252 insertions(+) create mode 100644 graphics/particles/angel.particle.xml create mode 100644 graphics/sprites/equipment/angel-wings.png create mode 100644 graphics/sprites/equipment/angel-wings.xml create mode 100644 graphics/sprites/equipment/head/aureole.png create mode 100644 graphics/sprites/equipment/head/aureole.xml (limited to 'graphics') diff --git a/graphics/particles/angel.particle.xml b/graphics/particles/angel.particle.xml new file mode 100644 index 00000000..b42a9696 --- /dev/null +++ b/graphics/particles/angel.particle.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/angel-wings.png b/graphics/sprites/equipment/angel-wings.png new file mode 100644 index 00000000..00290548 Binary files /dev/null and b/graphics/sprites/equipment/angel-wings.png differ diff --git a/graphics/sprites/equipment/angel-wings.xml b/graphics/sprites/equipment/angel-wings.xml new file mode 100644 index 00000000..83844588 --- /dev/null +++ b/graphics/sprites/equipment/angel-wings.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/head/aureole.png b/graphics/sprites/equipment/head/aureole.png new file mode 100644 index 00000000..8f98fb99 Binary files /dev/null and b/graphics/sprites/equipment/head/aureole.png differ diff --git a/graphics/sprites/equipment/head/aureole.xml b/graphics/sprites/equipment/head/aureole.xml new file mode 100644 index 00000000..07528de4 --- /dev/null +++ b/graphics/sprites/equipment/head/aureole.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50