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