Go to the source code of this file.
Macros | |
#define | ACTOR_TYPE ACTOR_TYPE_ANTI_GUY_OMO |
#define | ACTOR_LEVEL ACTOR_LEVEL_ANTI_GUY_OMO |
#define | PARALYZE_CHANCE 60 |
#define | ESCAPE_CHANCE 50 |
Functions | |
ActorBlueprint | A (anti_guy) |
#define ACTOR_TYPE ACTOR_TYPE_ANTI_GUY_OMO |
Definition at line 13 of file anti_guy.inc.c.
Referenced by A().
#define ACTOR_LEVEL ACTOR_LEVEL_ANTI_GUY_OMO |
Definition at line 14 of file anti_guy.inc.c.
Referenced by A().
#define PARALYZE_CHANCE 60 |
Definition at line 15 of file anti_guy.inc.c.
#define ESCAPE_CHANCE 50 |
Definition at line 16 of file anti_guy.inc.c.
Referenced by A().
ActorBlueprint A | ( | anti_guy | ) |