pmd-red/data/kao/totodile.inc
2025-03-24 11:58:59 +01:00

75 lines
2.4 KiB
PHP

.global gKaoTotodile
gKaoTotodile:
kao_siro sPortraitsTotodile
sTotodileNormalPal:
.incbin "baserom.gba", 0x16A2F6C, 0x40
sTotodileNormalGfx:
.incbin "baserom.gba", 0x16A2FAC, 0x2A0
sTotodileHappyPal:
.incbin "baserom.gba", 0x16A324C, 0x40
sTotodileHappyGfx:
.incbin "baserom.gba", 0x16A328C, 0x29C
sTotodilePainedPal:
.incbin "baserom.gba", 0x16A3528, 0x40
sTotodilePainedGfx:
.string "AT4PX"
.incbin "baserom.gba", 0x16A356D, 0x2A7
sTotodileAngryPal:
.incbin "baserom.gba", 0x16A3814, 0x40
sTotodileAngryGfx:
.string "AT4PX"
.incbin "baserom.gba", 0x16A3859, 0x2A7
sTotodileWorriedPal:
.incbin "baserom.gba", 0x16A3B00, 0x40
sTotodileWorriedGfx:
.string "AT4PX"
.incbin "baserom.gba", 0x16A3B45, 0x293
sTotodileSadPal:
.incbin "baserom.gba", 0x16A3DD8, 0x40
sTotodileSadGfx:
.incbin "baserom.gba", 0x16A3E18, 0x2AC
sTotodileCryingPal:
.incbin "baserom.gba", 0x16A40C4, 0x40
sTotodileCryingGfx:
.incbin "baserom.gba", 0x16A4104, 0x2DC
sTotodileShoutingPal:
.incbin "baserom.gba", 0x16A43E0, 0x40
sTotodileShoutingGfx:
.string "AT4PX"
.incbin "baserom.gba", 0x16A4425, 0x2D3
sTotodileTearyEyePal:
.incbin "baserom.gba", 0x16A46F8, 0x40
sTotodileTearyEyeGfx:
.incbin "baserom.gba", 0x16A4738, 0x2A8
sTotodileDeterminedPal:
.incbin "baserom.gba", 0x16A49E0, 0x40
sTotodileDeterminedGfx:
.string "AT4PX"
.incbin "baserom.gba", 0x16A4A25, 0x2A3
sTotodileJoyousPal:
.incbin "baserom.gba", 0x16A4CC8, 0x40
sTotodileJoyousGfx:
.incbin "baserom.gba", 0x16A4D08, 0x2F0
sTotodileInspiredPal:
.incbin "baserom.gba", 0x16A4FF8, 0x40
sTotodileInspiredGfx:
.incbin "baserom.gba", 0x16A5038, 0x29C
sTotodileSurprisedPal:
.incbin "baserom.gba", 0x16A52D4, 0x40
sTotodileSurprisedGfx:
.incbin "baserom.gba", 0x16A5314, 0x2D8
sPortraitsTotodile:
kao_portrait sTotodileNormalPal, sTotodileNormalGfx
kao_portrait sTotodileHappyPal, sTotodileHappyGfx
kao_portrait sTotodilePainedPal, sTotodilePainedGfx
kao_portrait sTotodileAngryPal, sTotodileAngryGfx
kao_portrait sTotodileWorriedPal, sTotodileWorriedGfx
kao_portrait sTotodileSadPal, sTotodileSadGfx
kao_portrait sTotodileCryingPal, sTotodileCryingGfx
kao_portrait sTotodileShoutingPal, sTotodileShoutingGfx
kao_portrait sTotodileTearyEyePal, sTotodileTearyEyeGfx
kao_portrait sTotodileDeterminedPal, sTotodileDeterminedGfx
kao_portrait sTotodileJoyousPal, sTotodileJoyousGfx
kao_portrait sTotodileInspiredPal, sTotodileInspiredGfx
kao_portrait sTotodileSurprisedPal, sTotodileSurprisedGfx