diff options
Diffstat (limited to 'stats/pokedex/entries/142.asm')
-rw-r--r-- | stats/pokedex/entries/142.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/142.asm b/stats/pokedex/entries/142.asm new file mode 100644 index 000000000..da80adcfe --- /dev/null +++ b/stats/pokedex/entries/142.asm @@ -0,0 +1,8 @@ +; AerodactylPokedexEntry: ; 0x1cc576 + db "FOSSIL@" ; species name + dw 511, 1300; height, width + + db "In prehistoric", $4e, "times, this", $4e, "#MON flew@" + db "freely and", $4e, "fearlessly through", $4e, "the skies.@" +; 0x1cc5cf + |