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

9 lines
238 B
NASM
Raw Normal View History

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