pokecrystal-board/stats/pokedex/entries/044.asm
2014-03-06 00:46:01 -05:00

13 lines
258 B
NASM

; GloomPokedexEntry: ; 0x1828a6
db "WEED@" ; species name
dw 207, 190; height, width
db "The smell from its"
next "drool-like syrup"
next "and the pollen on@"
db "its petals is so"
next "bad, it may make"
next "opponents faint.@"
; 0x182918