pokecrystal-board/stats/pokedex/entries/089.asm
2013-02-05 19:29:20 -05:00

9 lines
244 B
NASM

; MukPokedexEntry: ; 0x1b89fc
db "SLUDGE@" ; species name
dw 311, 660; height, width
db "As it moves, a", $4e, "very strong poison", $4e, "leaks from it,@"
db "making the ground", $4e, "there barren for", $4e, "three years.@"
; 0x1b8a68