pokecrystal-board/stats/pokedex/entries/026.asm

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