mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
237 B
NASM
9 lines
237 B
NASM
|
; 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
|
||
|
|