This commit is contained in:
Charles 2001-05-04 18:54:27 +00:00
parent fdfe68f4b5
commit 308db847f1
12 changed files with 67 additions and 98 deletions

View file

@ -24,7 +24,7 @@ protected:
virtual void processMovement( int _frames );
void processStandardIronDogfishAttack( int _frames );
void processWalkToUser( int _frames, int speed );
virtual void collidedWith(CThing *_thisThing);
virtual void processAttackCollision();
enum NPC_IRON_DOGFISH_STATE
{