blob: d4de60fbcff2b255b793511ea335898cb94807f1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; PichuPokedexEntry: ; 0x1cd243
db "TINY MOUSE@" ; species name
dw 100, 40 ; height, width
db "It is unskilled at"
next "storing electric"
next "power. Any kind of"
page "shock causes it to"
next "discharge energy"
next "spontaneously.@"
|