New Badguy "Totem" - a variable-height stack of wooden faces
authorChristoph Sommer <mail@christoph-sommer.de>
Sun, 26 Mar 2006 01:03:24 +0000 (01:03 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Sun, 26 Mar 2006 01:03:24 +0000 (01:03 +0000)
commit1930c5f5fe73a7ac379266e71b30082e28a0f26a
tree97358a0c8f8014cf19ab560bf3f6913951f318c4
parent0ab7225b67a00a83da252434a84c1acdf5fde602
New Badguy "Totem" - a variable-height stack of wooden faces

SVN-Revision: 3120
data/images/creatures/totem/squished.png [new file with mode: 0644]
data/images/creatures/totem/stacked.png [new file with mode: 0644]
data/images/creatures/totem/totem.sprite [new file with mode: 0644]
data/images/creatures/totem/walking1.png [new file with mode: 0644]
data/images/creatures/totem/walking2.png [new file with mode: 0644]
data/images/creatures/totem/walking3.png [new file with mode: 0644]
data/images/creatures/totem/walking4.png [new file with mode: 0644]
data/levels/test/totem.stl [new file with mode: 0644]
src/badguy/totem.cpp [new file with mode: 0644]
src/badguy/totem.hpp [new file with mode: 0644]