blob: ee2656dd014df1ff02c82fc6ec594bc8c7cb9759 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1b8a68
|