This commit is contained in:
parent
9050fae1a8
commit
50c319cb16
3 changed files with 198 additions and 41 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue