From 44a1df9168462768427b7e9f504453ee7a2ef6c4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 Dec 2021 10:36:44 -0300 Subject: Add missing icons --- graphics/sprites/icons/apotion_drink.png | Bin 0 -> 455 bytes graphics/sprites/icons/apotion_drink.xml | 18 ++++++++++++++++++ graphics/sprites/icons/bpotion_drink.png | Bin 0 -> 492 bytes graphics/sprites/icons/bpotion_drink.xml | 18 ++++++++++++++++++ graphics/sprites/icons/cpotion_drink.png | Bin 0 -> 592 bytes graphics/sprites/icons/cpotion_drink.xml | 18 ++++++++++++++++++ graphics/sprites/icons/dpotion_drink.png | Bin 0 -> 504 bytes graphics/sprites/icons/dpotion_drink.xml | 18 ++++++++++++++++++ graphics/sprites/icons/epotion_drink.png | Bin 0 -> 576 bytes graphics/sprites/icons/epotion_drink.xml | 18 ++++++++++++++++++ 10 files changed, 90 insertions(+) create mode 100644 graphics/sprites/icons/apotion_drink.png create mode 100644 graphics/sprites/icons/apotion_drink.xml create mode 100644 graphics/sprites/icons/bpotion_drink.png create mode 100644 graphics/sprites/icons/bpotion_drink.xml create mode 100644 graphics/sprites/icons/cpotion_drink.png create mode 100644 graphics/sprites/icons/cpotion_drink.xml create mode 100644 graphics/sprites/icons/dpotion_drink.png create mode 100644 graphics/sprites/icons/dpotion_drink.xml create mode 100644 graphics/sprites/icons/epotion_drink.png create mode 100644 graphics/sprites/icons/epotion_drink.xml diff --git a/graphics/sprites/icons/apotion_drink.png b/graphics/sprites/icons/apotion_drink.png new file mode 100644 index 00000000..5dd61b8e Binary files /dev/null and b/graphics/sprites/icons/apotion_drink.png differ diff --git a/graphics/sprites/icons/apotion_drink.xml b/graphics/sprites/icons/apotion_drink.xml new file mode 100644 index 00000000..9b0769aa --- /dev/null +++ b/graphics/sprites/icons/apotion_drink.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/graphics/sprites/icons/bpotion_drink.png b/graphics/sprites/icons/bpotion_drink.png new file mode 100644 index 00000000..8de248ef Binary files /dev/null and b/graphics/sprites/icons/bpotion_drink.png differ diff --git a/graphics/sprites/icons/bpotion_drink.xml b/graphics/sprites/icons/bpotion_drink.xml new file mode 100644 index 00000000..0a7ff81e --- /dev/null +++ b/graphics/sprites/icons/bpotion_drink.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/graphics/sprites/icons/cpotion_drink.png b/graphics/sprites/icons/cpotion_drink.png new file mode 100644 index 00000000..f8234a10 Binary files /dev/null and b/graphics/sprites/icons/cpotion_drink.png differ diff --git a/graphics/sprites/icons/cpotion_drink.xml b/graphics/sprites/icons/cpotion_drink.xml new file mode 100644 index 00000000..1906f5be --- /dev/null +++ b/graphics/sprites/icons/cpotion_drink.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/graphics/sprites/icons/dpotion_drink.png b/graphics/sprites/icons/dpotion_drink.png new file mode 100644 index 00000000..5b3f1725 Binary files /dev/null and b/graphics/sprites/icons/dpotion_drink.png differ diff --git a/graphics/sprites/icons/dpotion_drink.xml b/graphics/sprites/icons/dpotion_drink.xml new file mode 100644 index 00000000..ad302c51 --- /dev/null +++ b/graphics/sprites/icons/dpotion_drink.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + diff --git a/graphics/sprites/icons/epotion_drink.png b/graphics/sprites/icons/epotion_drink.png new file mode 100644 index 00000000..82f45af1 Binary files /dev/null and b/graphics/sprites/icons/epotion_drink.png differ diff --git a/graphics/sprites/icons/epotion_drink.xml b/graphics/sprites/icons/epotion_drink.xml new file mode 100644 index 00000000..59f3f5a3 --- /dev/null +++ b/graphics/sprites/icons/epotion_drink.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2