diff options
Diffstat (limited to 'stats/pokedex/entries/092.asm')
-rw-r--r-- | stats/pokedex/entries/092.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/092.asm b/stats/pokedex/entries/092.asm new file mode 100644 index 000000000..64eb73947 --- /dev/null +++ b/stats/pokedex/entries/092.asm @@ -0,0 +1,8 @@ +; GastlyPokedexEntry: ; 0x1b8b4a + db "GAS@" ; species name + dw 403, 2; height, width + + db "It wraps its op-", $4e, "ponent in its gas-", $4e, "like body, slowly@" + db "weakening its prey", $4e, "by poisoning it", $4e, "through the skin.@" +; 0x1b8bbd + |