blob: b40a5681e2e693cd12249f64097c8046c9341ee6 (
plain)
1
2
3
4
5
6
7
8
|
; JolteonPokedexEntry: ; 0x1cc28b
db "LIGHTNING@" ; species name
dw 207, 540; height, width
db "The negatively", $4e, "charged ions", $4e, "generated in its@"
db "fur create a", $4e, "constant sparking", $4e, "noise.@"
; 0x1cc2ec
|