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

9 lines
238 B
NASM

; HoothootPokedexEntry: ; 0x1cce58
db "OWL@" ; species name
dw 204, 470; height, width
db "It begins to hoot", $4e, "at the same time", $4e, "every day. Some@"
db "trainers use them", $4e, "in place of", $4e, "clocks.@"
; 0x1cceb9