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