diff options
Diffstat (limited to 'stats/pokedex/entries/159.asm')
-rw-r--r-- | stats/pokedex/entries/159.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/159.asm b/stats/pokedex/entries/159.asm new file mode 100644 index 000000000..0c2b0140a --- /dev/null +++ b/stats/pokedex/entries/159.asm @@ -0,0 +1,8 @@ +; CroconawPokedexEntry: ; 0x1ccc84 + db "BIG JAW@" ; species name + dw 307, 550; height, width + + db "The tips of its", $4e, "fangs are slanted", $4e, "backward. Once@" + db "those fangs clamp", $4e, "down, the prey has", $4e, "no hope of escape.@" +; 0x1cccf9 + |