Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
Toad_Stationary.inc.c
Go to the documentation of this file.
1
#include "
Toad_Collection.h
"
2
3
NpcSettings
N(NpcSettings_Toad_Stationary) = {
4
.height = 30,
5
.radius = 24,
6
.level = ACTOR_LEVEL_NONE,
7
};
8
9
NpcSettings
N(NpcSettings_ToadKid_Stationary) = {
10
.height = 23,
11
.radius = 19,
12
.level = ACTOR_LEVEL_NONE,
13
};
Toad_Collection.h
NpcSettings
Definition
npc.h:143
src
world
common
npc
Toad_Stationary.inc.c
Generated by
1.10.0