|
|
char | name [64] |
| |
|
unsigned long long int | nodes |
| |
|
unsigned long long int | transmit_nodes |
| |
|
unsigned int | bits |
| |
|
unsigned short | life |
| |
|
unsigned char | surf |
| |
|
unsigned char | hit_voice |
| |
|
unsigned char | destroy_voice |
| |
|
unsigned char | size |
| |
|
long | exp |
| |
|
long | damage |
| |
|
struct { |
|
unsigned char front |
| |
|
unsigned char back |
| |
|
unsigned char top |
| |
|
unsigned char bottom |
| |
| } | hit |
| |
|
struct { |
|
unsigned char front |
| |
|
unsigned char back |
| |
|
unsigned char top |
| |
|
unsigned char bottom |
| |
| } | view |
| |
|
struct { |
|
int left |
| |
|
int top |
| |
|
int right |
| |
|
int bottom |
| |
| } | sprite |
| |
|
int | spritesheet_index |
| |
|
bool | useNewColMethod |
| |
|
bool | canBreakTile47 |
| |
|
char | category [64] |
| |
|
char | option1 [256] |
| |
|
char | option2 [256] |
| |
|
char | option3 [256] |
| |
|
char | option4 [256] |
| |
|
char | shortname1 [8] |
| |
|
char | shortname2 [8] |
| |
|
struct { |
|
PXMOD_NPC_ACT_STRUCT * list |
| |
|
unsigned int count |
| |
|
unsigned int highest_act_no |
| |
| } | acts |
| |
|
struct { |
|
PXMOD_NPC_DEFAULT_PROPERTY_STRUCT * list |
| |
|
unsigned int count |
| |
| } | default_properties |
| |
The documentation for this struct was generated from the following file: