blob: 7507e4368da5d850b62db23159b2819f4569eaab (
plain)
1
2
3
4
5
6
7
8
|
; GrimerPokedexEntry: ; 0x1b89a2
db "SLUDGE@" ; species name
dw 211, 660; height, width
db "When two of these", $4e, "#MON's bodies", $4e, "are combined@"
db "together, new", $4e, "poisons are", $4e, "created.@"
; 0x1b89fc
|