pokecrystal-board/stats/pokedex/entries/224.asm
2014-03-06 00:46:01 -05:00

13 lines
259 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@"
db "steals the nesting"
next "holes of others to"
next "sleep in them.@"
; 0x1d0db1