mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-25 15:46:18 -05:00
50 lines
1.4 KiB
SQL
50 lines
1.4 KiB
SQL
.global gKaoGengar
|
|
gKaoGengar:
|
|
kao_siro sPortraitsGengar
|
|
sGengarNormalPal:
|
|
.incbin "baserom.gba", 0x1696D48, 0x40
|
|
sGengarNormalGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x1696D8D, 0x2C3
|
|
sGengarHappyPal:
|
|
.incbin "baserom.gba", 0x1697050, 0x40
|
|
sGengarHappyGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x1697095, 0x2A3
|
|
sGengarAngryPal:
|
|
.incbin "baserom.gba", 0x1697338, 0x40
|
|
sGengarAngryGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x169737D, 0x2BF
|
|
sGengarWorriedPal:
|
|
.incbin "baserom.gba", 0x169763C, 0x40
|
|
sGengarWorriedGfx:
|
|
.incbin "baserom.gba", 0x169767C, 0x29C
|
|
sGengarDejectedPal:
|
|
.incbin "baserom.gba", 0x1697918, 0x40
|
|
sGengarDejectedGfx:
|
|
.incbin "baserom.gba", 0x1697958, 0x2A4
|
|
sGengarSadPal:
|
|
.incbin "baserom.gba", 0x1697BFC, 0x40
|
|
sGengarSadGfx:
|
|
.incbin "baserom.gba", 0x1697C3C, 0x2B4
|
|
sGengarSurprisedPal:
|
|
.incbin "baserom.gba", 0x1697EF0, 0x40
|
|
sGengarSurprisedGfx:
|
|
.string "AT4PX"
|
|
.incbin "baserom.gba", 0x1697F35, 0x2C7
|
|
sPortraitsGengar:
|
|
kao_portrait sGengarNormalPal, sGengarNormalGfx
|
|
kao_portrait sGengarHappyPal, sGengarHappyGfx
|
|
kao_portrait sGengarAngryPal, sGengarAngryGfx
|
|
kao_portrait sGengarWorriedPal, sGengarWorriedGfx
|
|
kao_portrait sGengarDejectedPal, sGengarDejectedGfx
|
|
kao_portrait sGengarSadPal, sGengarSadGfx
|
|
kao_portrait sGengarSurprisedPal, sGengarSurprisedGfx
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|
|
kao_portrait 0, 0
|