blob: 3d7f2145f3ef18ebdd84ed27200107956ad5d28f (
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.@"
|