Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
Parakarry.inc.c
Go to the documentation of this file.
1
#include "
Parakarry.h
"
2
3
NpcSettings
N(NpcSettings_Parakarry) = {
4
.height = 35,
5
.radius = 24,
6
.level = ACTOR_LEVEL_NONE,
7
.actionFlags =
AI_ACTION_LOOK_AROUND_DURING_LOITER
,
8
};
Parakarry.h
AI_ACTION_LOOK_AROUND_DURING_LOITER
@ AI_ACTION_LOOK_AROUND_DURING_LOITER
Definition
enums.h:4616
NpcSettings
Definition
npc.h:143
src
world
common
npc
Parakarry.inc.c
Generated by
1.10.0