mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
244 B
NASM
9 lines
244 B
NASM
|
; MukPokedexEntry: ; 0x1b89fc
|
||
|
db "SLUDGE@" ; species name
|
||
|
dw 311, 660; height, width
|
||
|
|
||
|
db "As it moves, a", $4e, "very strong poison", $4e, "leaks from it,@"
|
||
|
db "making the ground", $4e, "there barren for", $4e, "three years.@"
|
||
|
; 0x1b8a68
|
||
|
|