+ spell icons for curse and bless

This commit is contained in:
Nils Dagsson Moskopp 2014-03-20 16:39:13 +01:00
parent 60862a7559
commit 0fc0b9cb5f
4 changed files with 6 additions and 0 deletions

3
bo42bles.png.do Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
convert painterly-spell-icons-3/runes-blue-3.png -resize 64x64^ \
-gravity center -extent 58x64 png:"$3"

3
bo43curs.png.do Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
convert painterly-spell-icons-3/runes-orange-3.png -resize 64x64^ \
-gravity center -extent 58x64 png:"$3"

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB