mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
260 B
NASM
9 lines
260 B
NASM
; GligarPokedexEntry: ; 0x1d0604
|
|
db "FLYSCORPIO@" ; species name
|
|
dw 307, 1430; height, width
|
|
|
|
db "It builds its nest", $4e, "on a steep cliff.", $4e, "When it is done@"
|
|
db "gliding, it hops", $4e, "along the ground", $4e, "back to its nest.@"
|
|
; 0x1d067c
|
|
|