pokecrystal/data/pokemon/dex_entries/gastly.asm

11 lines
212 B
NASM

db "GAS@" ; species name
dw 403, 2 ; height, weight
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.@"