This commit is contained in:
Charles 2001-05-03 22:49:57 +00:00
parent 9050fae1a8
commit 50c319cb16
3 changed files with 198 additions and 41 deletions

View file

@ -23,6 +23,8 @@ protected:
virtual void processClose( int _frames );
virtual void processMovement( int _frames );
void processStandardIronDogfishAttack( int _frames );
void processWalkToUser( int _frames, int speed );
virtual void collidedWith(CThing *_thisThing);
enum NPC_IRON_DOGFISH_STATE
{