pokecrystal-board/data/pokedex/entries/109.asm

11 lines
249 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; KoffingPokedexEntry: ; 0x1b9276
db "POISON GAS@" ; species name
dw 200, 20 ; height, width
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "If one gets close"
next "enough to it when"
next "it expels poison-"
page "ous gas, the gas"
2014-03-05 21:46:01 -08:00
next "swirling inside it"
next "can be seen.@"