diff --git a/mods/mff/mff_quests/init.lua b/mods/mff/mff_quests/init.lua index 8f6c9605..02053166 100755 --- a/mods/mff/mff_quests/init.lua +++ b/mods/mff/mff_quests/init.lua @@ -53,7 +53,7 @@ mff.quests.quests = { tasks = { diggy = { title = "Dig 10 diamonds", - description = "Masamune, the Blacksmith : Hello little adventurer. Aaarrh, I hate diamonds ! I work only with strong materials, dig diamonds and I will reward you with my favorite mineral", + description = "Masamune, the Blacksmith : Hello little adventurer. Aaarrh, I hate diamonds! I work only with strong materials, dig diamonds and I will reward you with my favorite mineral.", max = 10, objective = { dig = {"default:stone_with_diamond"}