pokecrystal-board/stats/pokedex/entries/224.asm
2013-02-05 19:29:20 -05:00

9 lines
253 B
NASM

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