mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-16 18:15:58 -05:00
38 lines
1021 B
SQL
38 lines
1021 B
SQL
.global gKaoBlastoise
|
|
gKaoBlastoise:
|
|
kao_siro sPortraitsBlastoise
|
|
sBlastoiseNormalPal:
|
|
.incbin "baserom.gba", 0x1687E88, 0x40
|
|
sBlastoiseNormalGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x1687ECD, 0x2AB
|
|
sBlastoiseSurprisedPal:
|
|
.incbin "baserom.gba", 0x1688178, 0x40
|
|
sBlastoiseSurprisedGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16881BD, 0x2A3
|
|
sBlastoiseAngryPal:
|
|
.incbin "baserom.gba", 0x1688460, 0x40
|
|
sBlastoiseAngryGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x16884A5, 0x2B3
|
|
sBlastoisePainedPal:
|
|
.incbin "baserom.gba", 0x1688758, 0x40
|
|
sBlastoisePainedGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x168879D, 0x2A3
|
|
sPortraitsBlastoise:
|
|
kao_portrait sBlastoiseNormalPal, sBlastoiseNormalGfx
|
|
kao_portrait sBlastoiseSurprisedPal, sBlastoiseSurprisedGfx
|
|
kao_portrait sBlastoiseAngryPal, sBlastoiseAngryGfx
|
|
kao_portrait sBlastoisePainedPal, sBlastoisePainedGfx
|
|
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
|