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

13 lines
252 B
NASM

; RaichuPokedexEntry: ; 0x182117
db "MOUSE@" ; species name
dw 207, 660 ; height, width
db "If its electric"
next "pouches run empty,"
next "it raises its tail"
page "to gather electri-"
next "city from the"
next "atmosphere.@"
; 0x182184