diff --git a/Tupfile.lua b/Tupfile.lua index b13c962a..6897dff3 100644 --- a/Tupfile.lua +++ b/Tupfile.lua @@ -86,7 +86,7 @@ rule( balls, { display="pokemonicons-pokeball-sheet", - "convert -background transparent -gravity center -extent 40x30 %f +append %o", + "magick convert -background transparent -gravity center -extent 40x30 %f +append %o", compresspng{config="SPRITESHEET"} }, "build/ps/pokemonicons-pokeball-sheet.png"