New badguy SkullHop - a skull that hops around on one foot. Graphics based on data...
authorChristoph Sommer <mail@christoph-sommer.de>
Fri, 3 Mar 2006 22:30:17 +0000 (22:30 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Fri, 3 Mar 2006 22:30:17 +0000 (22:30 +0000)
commit8dde188b365f32b5dfa37d3912b959d7acf5c845
tree10fa81fe0ecc846b5166f3486cc06c4e7b1f0c11
parent6dd8ff98068af6c053733df6bb01ba47c8eb379e
New badguy SkullHop - a skull that hops around on one foot. Graphics based on data/images/creatures/skullhead/skullhead.xcf

SVN-Revision: 3070
data/images/creatures/skullhead/skullhead2.xcf [new file with mode: 0644]
data/images/creatures/skullyhop/charging-0.png [new file with mode: 0644]
data/images/creatures/skullyhop/charging-1.png [new file with mode: 0644]
data/images/creatures/skullyhop/jumping-0.png [new file with mode: 0644]
data/images/creatures/skullyhop/skullyhop.xcf [new file with mode: 0644]
data/images/creatures/skullyhop/squished-0.png [new file with mode: 0644]
data/images/creatures/skullyhop/standing-0.png [new file with mode: 0644]
data/images/sprites.strf
src/badguy/dispenser.cpp
src/badguy/skullyhop.cpp [new file with mode: 0644]
src/badguy/skullyhop.hpp [new file with mode: 0644]