blob: 4dde0e32cd72b110e0831d5cf6207c540a32dce1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; PikachuPokedexEntry: ; 0x1820ad
db "MOUSE@" ; species name
dw 104, 130 ; height, width
db "When it is anger-"
next "ed, it immediately"
next "discharges the"
page "energy stored in"
next "the pouches in its"
next "cheeks.@"
|