mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
243 B
NASM
13 lines
243 B
NASM
; JolteonPokedexEntry: ; 0x1cc28b
|
|
db "LIGHTNING@" ; species name
|
|
dw 207, 540; height, width
|
|
|
|
db "The negatively"
|
|
next "charged ions"
|
|
next "generated in its@"
|
|
db "fur create a"
|
|
next "constant sparking"
|
|
next "noise.@"
|
|
; 0x1cc2ec
|
|
|