papermario
Decompilation of Paper Mario
Loading...
Searching...
No Matches
Macros
Cleft.h File Reference
Macros
#define
CLEFT_DROPS
#define
CLEFT_ANIMS
Macro Definition Documentation
◆
CLEFT_ANIMS
#define CLEFT_ANIMS
Value:
{ \
.idle = ANIM_Cleft_Idle, \
.walk = ANIM_Cleft_Walk, \
.run = ANIM_Cleft_Run, \
.chase = ANIM_Cleft_Run, \
.anim_4 = ANIM_Cleft_Idle, \
.anim_5 = ANIM_Cleft_Idle, \
.death = ANIM_Cleft_Hurt, \
.hit = ANIM_Cleft_Hurt, \
.anim_8 = ANIM_Cleft_Hiding, \
.anim_9 = ANIM_Cleft_CamoOff, \
.anim_A = ANIM_Cleft_Reveal, \
.anim_B = ANIM_Cleft_Disguise, \
.anim_C = ANIM_Cleft_Crouch, \
.anim_D = ANIM_Cleft_Charge, \
.anim_E = ANIM_Cleft_CamoOn, \
.anim_F = ANIM_Cleft_Still, \
}
◆
CLEFT_DROPS
#define CLEFT_DROPS
Value:
{ \
.dropFlags =
NPC_DROP_FLAG_80
, \
.heartDrops =
STANDARD_HEART_DROPS
(3), \
.flowerDrops =
STANDARD_FLOWER_DROPS
(2), \
.minCoinBonus = 1, \
.maxCoinBonus = 3, \
}
NPC_DROP_FLAG_80
@ NPC_DROP_FLAG_80
Definition
enums.h:5104
STANDARD_FLOWER_DROPS
#define STANDARD_FLOWER_DROPS(attempts)
Definition
npc.h:49
STANDARD_HEART_DROPS
#define STANDARD_HEART_DROPS(attempts)
Definition
npc.h:25
src
world
common
enemy
Cleft.h
Generated by
1.10.0