mirror of
https://github.com/pret/pmd-red.git
synced 2026-05-09 04:41:56 -05:00
32 lines
804 B
SQL
32 lines
804 B
SQL
.global gKaoCaterpie
|
|
gKaoCaterpie:
|
|
kao_siro sPortraitsCaterpie
|
|
sCaterpieNormalPal:
|
|
.incbin "baserom.gba", 0x1688AB8, 0x40
|
|
sCaterpieNormalGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x1688AFD, 0x29B
|
|
sCaterpieInspiredPal:
|
|
.incbin "baserom.gba", 0x1688D98, 0x40
|
|
sCaterpieInspiredGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x1688DDD, 0x2AF
|
|
sCaterpieSadPal:
|
|
.incbin "baserom.gba", 0x168908C, 0x40
|
|
sCaterpieSadGfx:
|
|
.incbin "baserom.gba", 0x16890CC, 0x298
|
|
sPortraitsCaterpie:
|
|
kao_portrait sCaterpieNormalPal, sCaterpieNormalGfx
|
|
kao_portrait sCaterpieInspiredPal, sCaterpieInspiredGfx
|
|
kao_portrait sCaterpieSadPal, sCaterpieSadGfx
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|