diff options
Diffstat (limited to 'stats/pokedex/entries/134.asm')
-rw-r--r-- | stats/pokedex/entries/134.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/134.asm b/stats/pokedex/entries/134.asm new file mode 100644 index 000000000..7281c7c1f --- /dev/null +++ b/stats/pokedex/entries/134.asm @@ -0,0 +1,8 @@ +; VaporeonPokedexEntry: ; 0x1cc224 + db "BUBBLE JET@" ; species name + dw 303, 640; height, width + + db "As it uses the", $4e, "fins on the tip", $4e, "of its tail to@" + db "swim, it blends", $4e, "with the water", $4e, "perfectly.@" +; 0x1cc28b + |