mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50:37 +01:00
Quests description typo fix
This commit is contained in:
parent
674ba660ac
commit
6de642596f
@ -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"}
|
||||
|
Loading…
Reference in New Issue
Block a user