BombFish: Add an enemy that can be dropped by "Owl".
authorFlorian Forster <supertux@octo.it>
Sat, 6 Mar 2010 19:47:36 +0000 (19:47 +0000)
committerFlorian Forster <supertux@octo.it>
Sat, 6 Mar 2010 19:47:36 +0000 (19:47 +0000)
commit7cc0765c9acce1bbd4c0b2856c09114aa1bce737
treedfae691e1b37fbeeefb912e28e29833f44659d49
parent7e479e66b4f8b4aac384e5a157d3f977c77d8650
BombFish: Add an enemy that can be dropped by "Owl".

SVN-Revision: 6564
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