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

9 lines
248 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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