pokecrystal-board/data/pokedex/entries/224.asm
2014-05-31 22:57:00 -07:00

13 lines
257 B
NASM

; OctilleryPokedexEntry: ; 0x1d0d42
db "JET@" ; species name
dw 211, 630 ; height, width
db "Its instinct is to"
next "bury itself in"
next "holes. It often"
page "steals the nesting"
next "holes of others to"
next "sleep in them.@"
; 0x1d0db1