mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-24 23:17:03 -05:00
80 lines
2.4 KiB
PHP
80 lines
2.4 KiB
PHP
.global gKaoSkitty
|
|
gKaoSkitty:
|
|
kao_siro sPortraitsSkitty
|
|
sSkittyNormalPal:
|
|
.incbin "baserom.gba", 0x16B3980, 0x40
|
|
sSkittyNormalGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B39C5, 0x28B
|
|
sSkittyHappyPal:
|
|
.incbin "baserom.gba", 0x16B3C50, 0x40
|
|
sSkittyHappyGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B3C95, 0x2A3
|
|
sSkittyPainedPal:
|
|
.incbin "baserom.gba", 0x16B3F38, 0x40
|
|
sSkittyPainedGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B3F7D, 0x29B
|
|
sSkittyAngryPal:
|
|
.incbin "baserom.gba", 0x16B4218, 0x40
|
|
sSkittyAngryGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B425D, 0x2A3
|
|
sSkittyWorriedPal:
|
|
.incbin "baserom.gba", 0x16B4500, 0x40
|
|
sSkittyWorriedGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B4545, 0x29F
|
|
sSkittySadPal:
|
|
.incbin "baserom.gba", 0x16B47E4, 0x40
|
|
sSkittySadGfx:
|
|
.incbin "baserom.gba", 0x16B4824, 0x2AC
|
|
sSkittyCryingPal:
|
|
.incbin "baserom.gba", 0x16B4AD0, 0x40
|
|
sSkittyCryingGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B4B15, 0x29B
|
|
sSkittyShoutingPal:
|
|
.incbin "baserom.gba", 0x16B4DB0, 0x40
|
|
sSkittyShoutingGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B4DF5, 0x2E3
|
|
sSkittyTearyEyePal:
|
|
.incbin "baserom.gba", 0x16B50D8, 0x40
|
|
sSkittyTearyEyeGfx:
|
|
.incbin "baserom.gba", 0x16B5118, 0x298
|
|
sSkittyDeterminedPal:
|
|
.incbin "baserom.gba", 0x16B53B0, 0x40
|
|
sSkittyDeterminedGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B53F5, 0x2A7
|
|
sSkittyJoyousPal:
|
|
.incbin "baserom.gba", 0x16B569C, 0x40
|
|
sSkittyJoyousGfx:
|
|
.incbin "baserom.gba", 0x16B56DC, 0x2B4
|
|
sSkittyInspiredPal:
|
|
.incbin "baserom.gba", 0x16B5990, 0x40
|
|
sSkittyInspiredGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16B59D5, 0x297
|
|
sSkittySurprisedPal:
|
|
.incbin "baserom.gba", 0x16B5C6C, 0x40
|
|
sSkittySurprisedGfx:
|
|
.incbin "baserom.gba", 0x16B5CAC, 0x2D4
|
|
sPortraitsSkitty:
|
|
kao_portrait sSkittyNormalPal, sSkittyNormalGfx
|
|
kao_portrait sSkittyHappyPal, sSkittyHappyGfx
|
|
kao_portrait sSkittyPainedPal, sSkittyPainedGfx
|
|
kao_portrait sSkittyAngryPal, sSkittyAngryGfx
|
|
kao_portrait sSkittyWorriedPal, sSkittyWorriedGfx
|
|
kao_portrait sSkittySadPal, sSkittySadGfx
|
|
kao_portrait sSkittyCryingPal, sSkittyCryingGfx
|
|
kao_portrait sSkittyShoutingPal, sSkittyShoutingGfx
|
|
kao_portrait sSkittyTearyEyePal, sSkittyTearyEyeGfx
|
|
kao_portrait sSkittyDeterminedPal, sSkittyDeterminedGfx
|
|
kao_portrait sSkittyJoyousPal, sSkittyJoyousGfx
|
|
kao_portrait sSkittyInspiredPal, sSkittyInspiredGfx
|
|
kao_portrait sSkittySurprisedPal, sSkittySurprisedGfx
|
|
.incbin "baserom.gba", 0x16B5FE8, 0x8
|