blob: 3e81e6aa9c9a095760967f7a167035999a4147d9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MukPokedexEntry: ; 0x1b89fc
db "SLUDGE@" ; species name
dw 311, 660 ; height, width
db "As it moves, a"
next "very strong poison"
next "leaks from it,"
page "making the ground"
next "there barren for"
next "three years.@"
|