pokecrystal-board/data/pokedex/entries/025.asm
2014-05-31 22:57:00 -07:00

13 lines
250 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"
page "energy stored in"
next "the pouches in its"
next "cheeks.@"
; 0x182117