13 lines
260 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; StaryuPokedexEntry: ; 0x1b9702
db "STARSHAPE@" ; species name
dw 207, 760 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "When the stars"
next "twinkle at night,"
next "it floats up from"
page "the sea floor, and"
2014-03-06 00:46:01 -05:00
next "its body's center"
next "core flickers.@"
2013-02-05 19:29:20 -05:00
; 0x1b9776