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

13 lines
254 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@"
db "to gather electri-"
next "city from the"
next "atmosphere.@"
; 0x182184