This commit is contained in:
parent
9fb3df3054
commit
76a722c5ec
9 changed files with 197 additions and 10 deletions
|
@ -104,7 +104,7 @@ public:
|
|||
void addWaypoint( s32 xPos, s32 yPos );
|
||||
void setPathType( u8 newType ) {m_npcPath.setPathType( newType );}
|
||||
void setStartPos( s32 xPos, s32 yPos );
|
||||
void hasBeenAttacked();
|
||||
virtual u8 hasBeenAttacked();
|
||||
bool canBeCaughtByNet();
|
||||
void caughtWithNet();
|
||||
virtual int getFrameCount();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue