BombFish: Add an enemy that can be dropped by "Owl".
authorflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 6 Mar 2010 19:47:36 +0000 (19:47 +0000)
committerflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 6 Mar 2010 19:47:36 +0000 (19:47 +0000)
commitef37bb3342766d2805b86e107637a5bcfeb8e1d6
treedfae691e1b37fbeeefb912e28e29833f44659d49
parent6ead23f303b772ace327abc7cbfc9b33b6d8c9ad
BombFish: Add an enemy that can be dropped by "Owl".

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6564 837edb03-e0f3-0310-88ca-d4d4e8b29345
data/images/creatures/bombfish/bombfish.sprite [new file with mode: 0644]
src/badguy/bombfish.cpp [new file with mode: 0644]
src/badguy/bombfish.hpp [new file with mode: 0644]
src/supertux/object_factory.cpp