blob: 43c4c95cebc8c6c6cf0702cb18b126f5745e6c94 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; GligarPokedexEntry: ; 0x1d0604
db "FLYSCORPIO@" ; species name
dw 307, 1430 ; height, weight
db "It builds its nest"
next "on a steep cliff."
next "When it is done"
page "gliding, it hops"
next "along the ground"
next "back to its nest.@"
|