New Badguy "Will-O-Wisp": eerie light that tracks Tux and warps him to another spawnpoint
authorChristoph Sommer <mail@christoph-sommer.de>
Fri, 31 Mar 2006 01:41:15 +0000 (01:41 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Fri, 31 Mar 2006 01:41:15 +0000 (01:41 +0000)
commit37f90b08b22c730ef1cd699ceb603595b7b7a716
tree7c09d93e695f50372088d10b4e304425dd9971a0
parent1d63ad0dfe0eedf89191627be00b2b3b1215c311
New Badguy "Will-O-Wisp": eerie light that tracks Tux and warps him to another spawnpoint

SVN-Revision: 3141
19 files changed:
data/images/creatures/willowisp/idle-0.png [new file with mode: 0644]
data/images/creatures/willowisp/idle-1.png [new file with mode: 0644]
data/images/creatures/willowisp/idle-2.png [new file with mode: 0644]
data/images/creatures/willowisp/idle-3.png [new file with mode: 0644]
data/images/creatures/willowisp/vanishing-0.png [new file with mode: 0644]
data/images/creatures/willowisp/vanishing-1.png [new file with mode: 0644]
data/images/creatures/willowisp/vanishing-2.png [new file with mode: 0644]
data/images/creatures/willowisp/vanishing-3.png [new file with mode: 0644]
data/images/creatures/willowisp/warping-0.png [new file with mode: 0644]
data/images/creatures/willowisp/warping-1.png [new file with mode: 0644]
data/images/creatures/willowisp/warping-2.png [new file with mode: 0644]
data/images/creatures/willowisp/warping-3.png [new file with mode: 0644]
data/images/creatures/willowisp/warping-4.png [new file with mode: 0644]
data/images/creatures/willowisp/warping-5.png [new file with mode: 0644]
data/images/creatures/willowisp/willowisp.sprite [new file with mode: 0644]
data/images/creatures/willowisp/willowisp.xcf [new file with mode: 0644]
data/levels/test/willowisp.stl [new file with mode: 0644]
src/badguy/willowisp.cpp [new file with mode: 0644]
src/badguy/willowisp.hpp [new file with mode: 0644]