mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
252 B
NASM
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
|
|
|