pokecrystal-board/stats/pokedex/entries/025.asm
2014-03-06 00:46:01 -05:00

13 lines
252 B
NASM

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