mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
265 B
NASM
13 lines
265 B
NASM
; AmpharosPokedexEntry: ; 0x1cd626
|
|
db "LIGHT@" ; species name
|
|
dw 407, 1360; height, width
|
|
|
|
db "When it gets dark,"
|
|
next "the light from its"
|
|
next "bright, shiny tail@"
|
|
db "can be seen from"
|
|
next "far away on the"
|
|
next "ocean's surface.@"
|
|
; 0x1cd69a
|
|
|