diff options
Diffstat (limited to 'stats/pokedex/entries/163.asm')
-rw-r--r-- | stats/pokedex/entries/163.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/163.asm b/stats/pokedex/entries/163.asm new file mode 100644 index 000000000..6115cfdb9 --- /dev/null +++ b/stats/pokedex/entries/163.asm @@ -0,0 +1,8 @@ +; 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 + |