diff --git a/bo38cure.png.do b/bo38cure.png.do index 2ebc604..3eba319 100644 --- a/bo38cure.png.do +++ b/bo38cure.png.do @@ -1,3 +1,3 @@ #!/bin/sh -convert painterly-spell-icons-1/heal-sky-2.png -resize 64x64^ \ +convert painterly-spell-icons-1/heal-sky-1.png -resize 64x64^ \ -gravity center -extent 58x64 png:"$3" diff --git a/bo39resr.png.do b/bo39resr.png.do index 8b9c474..8928292 100644 --- a/bo39resr.png.do +++ b/bo39resr.png.do @@ -1,3 +1,3 @@ #!/bin/sh -convert painterly-spell-icons-1/heal-jade-3.png -resize 64x64^ \ +convert painterly-spell-icons-1/heal-jade-2.png -resize 64x64^ \ -gravity center -extent 58x64 png:"$3" diff --git a/painterly-spell-icons-1/heal-jade-2.png b/painterly-spell-icons-1/heal-jade-2.png new file mode 100644 index 0000000..4a9102f Binary files /dev/null and b/painterly-spell-icons-1/heal-jade-2.png differ diff --git a/painterly-spell-icons-1/heal-jade-3.png b/painterly-spell-icons-1/heal-jade-3.png deleted file mode 100644 index 3552cd2..0000000 Binary files a/painterly-spell-icons-1/heal-jade-3.png and /dev/null differ diff --git a/painterly-spell-icons-1/heal-sky-1.png b/painterly-spell-icons-1/heal-sky-1.png new file mode 100644 index 0000000..a198291 Binary files /dev/null and b/painterly-spell-icons-1/heal-sky-1.png differ diff --git a/painterly-spell-icons-1/heal-sky-2.png b/painterly-spell-icons-1/heal-sky-2.png deleted file mode 100644 index e054d06..0000000 Binary files a/painterly-spell-icons-1/heal-sky-2.png and /dev/null differ