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