9 lines
230 B
NASM
Raw Normal View History

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