diff options
Diffstat (limited to 'stats/pokedex/entries/099.asm')
-rw-r--r-- | stats/pokedex/entries/099.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/099.asm b/stats/pokedex/entries/099.asm new file mode 100644 index 000000000..4f16791e7 --- /dev/null +++ b/stats/pokedex/entries/099.asm @@ -0,0 +1,8 @@ +; KinglerPokedexEntry: ; 0x1b8e45 + db "PINCER@" ; species name + dw 403, 1320; height, width + + db "Its oversized claw", $4e, "is very powerful,", $4e, "but when it's not@" + db "in battle, the", $4e, "claw just gets in", $4e, "the way.@" +; 0x1b8eb0 + |