blob: 9d30228762e49a26d0113d038ddc819a2f863289 (
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.@"
|