mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
230 B
NASM
9 lines
230 B
NASM
|
; 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
|
||
|
|