+ spell icons from painterly spell icon set
This commit is contained in:
parent
595cbdbd50
commit
c5b6294176
8 changed files with 12 additions and 0 deletions
3
bo31pair.png.do
Normal file
3
bo31pair.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-4/shielding-spirit-3.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo32pfir.png.do
Normal file
3
bo32pfir.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-4/shielding-fire-3.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo33pwat.png.do
Normal file
3
bo33pwat.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-4/shielding-eerie-3.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo34pear.png.do
Normal file
3
bo34pear.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-4/shielding-acid-3.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
BIN
painterly-spell-icons-4/shielding-acid-3.png
Normal file
BIN
painterly-spell-icons-4/shielding-acid-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
BIN
painterly-spell-icons-4/shielding-eerie-3.png
Normal file
BIN
painterly-spell-icons-4/shielding-eerie-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
BIN
painterly-spell-icons-4/shielding-fire-3.png
Normal file
BIN
painterly-spell-icons-4/shielding-fire-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
BIN
painterly-spell-icons-4/shielding-spirit-3.png
Normal file
BIN
painterly-spell-icons-4/shielding-spirit-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
Loading…
Reference in a new issue