This commit is contained in:
Charles 2001-02-09 19:44:36 +00:00
parent 13d1c9f499
commit f19b381fad
4 changed files with 43 additions and 2 deletions

View file

@ -246,6 +246,7 @@ protected:
bool canTalk;
u8 speed;
u16 turnSpeed;
bool detectCollision;
DAMAGE_TYPE damageToUserType;
}
NPC_DATA;