pokecrystal-board/stats/pokedex/entries/026.asm
2013-02-05 19:29:20 -05:00

9 lines
248 B
NASM

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