pokecrystal-board/stats/pokedex/entries/224.asm

9 lines
253 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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