Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
anti_guy.inc.c File Reference

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)
 

Macro Definition Documentation

◆ ACTOR_TYPE

#define ACTOR_TYPE   ACTOR_TYPE_ANTI_GUY_OMO

Definition at line 13 of file anti_guy.inc.c.

Referenced by A().

◆ ACTOR_LEVEL

#define ACTOR_LEVEL   ACTOR_LEVEL_ANTI_GUY_OMO

Definition at line 14 of file anti_guy.inc.c.

Referenced by A().

◆ PARALYZE_CHANCE

#define PARALYZE_CHANCE   60

Definition at line 15 of file anti_guy.inc.c.

◆ ESCAPE_CHANCE

#define ESCAPE_CHANCE   50

Definition at line 16 of file anti_guy.inc.c.

Referenced by A().

Function Documentation

◆ A()

ActorBlueprint A ( anti_guy )