]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commit
new high-res respawnring textures
authorMatthias Krüger <matthias.krueger@famsik.de>
Wed, 10 Jul 2013 17:44:40 +0000 (19:44 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Wed, 10 Jul 2013 17:44:40 +0000 (19:44 +0200)
commitead3cae9e402f5cce2d3460f70b10c028488196d
tree57e825006a9395ecdd334461f9adb72430fa021b
parenteda70ff01ada5a6f2510b2e0720ece7ccbab1adf
new high-res respawnring textures

for color in red blue yellow green black purple white ; do ;                                                                                                                                                                                                     matthias@t400 00
  convert -size 1024x1024 xc:transparent -fill transparent -stroke ${color} -strokewidth 15 \
          -draw "circle 512,512 512,30" respawnring-${color}.png
done
textures/effects_item/respawnring-black.png [new file with mode: 0644]
textures/effects_item/respawnring-blue.jpg [deleted file]
textures/effects_item/respawnring-blue.png [new file with mode: 0644]
textures/effects_item/respawnring-green.png [new file with mode: 0644]
textures/effects_item/respawnring-purple.png [new file with mode: 0644]
textures/effects_item/respawnring-red.jpg [deleted file]
textures/effects_item/respawnring-red.png [new file with mode: 0644]
textures/effects_item/respawnring-white.png [new file with mode: 0644]
textures/effects_item/respawnring-yellow.png [new file with mode: 0644]