mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-18 20:26:45 -04:00
prepare events for achievements
This commit is contained in:
parent
0550d584e6
commit
f5450c0f92
9 changed files with 101 additions and 20 deletions
|
@ -1521,6 +1521,7 @@ typedef struct tmob
|
|||
char anim_counts[6]; //pocet animacnich policek pro kazdy pohyb
|
||||
char mobs_name[7]; //zaklad jmena souboru pro moba
|
||||
char vlajky2; //vlajky pro summon z konzoli (BIT0 - neukladat)
|
||||
uint8_t id; //mobile id (template index);
|
||||
int32_t experience; //zkusenost
|
||||
char vlajky; //BIT0 - 1 v boji
|
||||
char anim_phase; //cinnost kterou mob dela
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue