This commit is contained in:
parent
fdfe68f4b5
commit
308db847f1
12 changed files with 67 additions and 98 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue