pokecrystal-board/stats/pokedex/entries/089.asm

9 lines
244 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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