mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
245 B
NASM
13 lines
245 B
NASM
; LanturnPokedexEntry: ; 0x1cd1de
|
|
db "LIGHT@" ; species name
|
|
dw 311, 500 ; height, width
|
|
|
|
db "This #MON uses"
|
|
next "the bright part of"
|
|
next "its body, which"
|
|
page "changed from a"
|
|
next "dorsal fin, to"
|
|
next "lure prey.@"
|
|
; 0x1cd243
|
|
|