blob: 886aef283c9f2348863d81573ece3a126fd3c1fd (
plain)
1
2
3
4
5
6
7
8
9
10
|
; RaichuPokedexEntry: ; 0x182117
db "MOUSE@" ; species name
dw 207, 660 ; height, weight
db "If its electric"
next "pouches run empty,"
next "it raises its tail"
page "to gather electri-"
next "city from the"
next "atmosphere.@"
|