blob: 187400ba8297d3960887106334c7146478a4eaae (
plain)
1
2
3
4
5
6
7
8
|
; 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
|