diff options
Diffstat (limited to 'data/pokemon/dex_entries/gold/phanpy.asm')
-rw-r--r-- | data/pokemon/dex_entries/gold/phanpy.asm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/pokemon/dex_entries/gold/phanpy.asm b/data/pokemon/dex_entries/gold/phanpy.asm new file mode 100644 index 00000000..00e1f8ba --- /dev/null +++ b/data/pokemon/dex_entries/gold/phanpy.asm @@ -0,0 +1,10 @@ + db "LONG NOSE@" ; species name + dw 108, 740 ; height, weight + + db "It swings its long" + next "snout around play-" + next "fully, but because" + + page "it is so strong," + next "that can be dan-" + next "gerous.@" |