blob: 8c628b09e1fa5a389fffb3d6f433436186fe2c8a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|