diff options
Diffstat (limited to 'stats/pokedex/entries/062.asm')
-rw-r--r-- | stats/pokedex/entries/062.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/062.asm b/stats/pokedex/entries/062.asm new file mode 100644 index 000000000..e39b80b09 --- /dev/null +++ b/stats/pokedex/entries/062.asm @@ -0,0 +1,8 @@ +; PoliwrathPokedexEntry: ; 0x183066 + db "TADPOLE@" ; species name + dw 403, 1190; height, width + + db "It can use its", $4e, "well-developed", $4e, "arms and legs to@" + db "run on the surface", $4e, "of the water for a", $4e, "split second.@" +; 0x1830d5 + |