13 lines
234 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
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "When two of these"
next "#MON's bodies"
next "are combined"
page "together, new"
2014-03-06 00:46:01 -05:00
next "poisons are"
next "created.@"
2013-02-05 19:29:20 -05:00
; 0x1b89fc