pokecrystal-board/stats/pokedex/entries/025.asm
2013-02-05 19:29:20 -05:00

9 lines
246 B
NASM

; PikachuPokedexEntry: ; 0x1820ad
db "MOUSE@" ; species name
dw 104, 130; height, width
db "When it is anger-", $4e, "ed, it immediately", $4e, "discharges the@"
db "energy stored in", $4e, "the pouches in its", $4e, "cheeks.@"
; 0x182117