pokecrystal-board/data/pokedex/entries/092.asm
2015-06-23 12:24:51 -06:00

11 lines
244 B
NASM

; GastlyPokedexEntry: ; 0x1b8b4a
db "GAS@" ; species name
dw 403, 2 ; height, width
db "It wraps its op-"
next "ponent in its gas-"
next "like body, slowly"
page "weakening its prey"
next "by poisoning it"
next "through the skin.@"