* replaced spell icons for cure and resurrection
This commit is contained in:
parent
24ce689a12
commit
e43651afc3
6 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
BIN
painterly-spell-icons-1/heal-jade-2.png
Normal file
BIN
painterly-spell-icons-1/heal-jade-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
Binary file not shown.
Before Width: | Height: | Size: 78 KiB |
BIN
painterly-spell-icons-1/heal-sky-1.png
Normal file
BIN
painterly-spell-icons-1/heal-sky-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Binary file not shown.
Before Width: | Height: | Size: 71 KiB |
Loading…
Reference in a new issue