Mercurial > mm7
comparison NPC.h @ 130:1c471f3629fb
Party expressions update
author | Nomad |
---|---|
date | Mon, 11 Feb 2013 19:40:49 +0200 |
parents | 9c0607679772 |
children | 207b2492e14b |
comparison
equal
deleted
inserted
replaced
122:48bea61a12a5 | 130:1c471f3629fb |
---|---|
26 unsigned int uProfession; | 26 unsigned int uProfession; |
27 int greet; | 27 int greet; |
28 int joins; | 28 int joins; |
29 int field_24; | 29 int field_24; |
30 unsigned int bDrawSomeAnim; | 30 unsigned int bDrawSomeAnim; |
31 int evtb; | 31 int _anim_current_time; //evtb |
32 int evtc; | 32 int _anim_end_time; //evtc |
33 int evtd; | 33 int evtd; |
34 int evte; | 34 int evte; |
35 int evtf; | 35 int evtf; |
36 int uSex; | 36 int uSex; |
37 int bHasUsedTheAbility; | 37 int bHasUsedTheAbility; |