diff --git a/bo31pair.png.do b/bo31pair.png.do new file mode 100644 index 0000000..6338275 --- /dev/null +++ b/bo31pair.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-4/shielding-spirit-3.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo32pfir.png.do b/bo32pfir.png.do new file mode 100644 index 0000000..603f624 --- /dev/null +++ b/bo32pfir.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-4/shielding-fire-3.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo33pwat.png.do b/bo33pwat.png.do new file mode 100644 index 0000000..2703dc7 --- /dev/null +++ b/bo33pwat.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-4/shielding-eerie-3.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo34pear.png.do b/bo34pear.png.do new file mode 100644 index 0000000..27435a3 --- /dev/null +++ b/bo34pear.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-4/shielding-acid-3.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/painterly-spell-icons-4/shielding-acid-3.png b/painterly-spell-icons-4/shielding-acid-3.png new file mode 100644 index 0000000..942cf33 Binary files /dev/null and b/painterly-spell-icons-4/shielding-acid-3.png differ diff --git a/painterly-spell-icons-4/shielding-eerie-3.png b/painterly-spell-icons-4/shielding-eerie-3.png new file mode 100644 index 0000000..d3bcfc4 Binary files /dev/null and b/painterly-spell-icons-4/shielding-eerie-3.png differ diff --git a/painterly-spell-icons-4/shielding-fire-3.png b/painterly-spell-icons-4/shielding-fire-3.png new file mode 100644 index 0000000..e72b764 Binary files /dev/null and b/painterly-spell-icons-4/shielding-fire-3.png differ diff --git a/painterly-spell-icons-4/shielding-spirit-3.png b/painterly-spell-icons-4/shielding-spirit-3.png new file mode 100644 index 0000000..22482d9 Binary files /dev/null and b/painterly-spell-icons-4/shielding-spirit-3.png differ