mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
Quests description typo fix
This commit is contained in:
parent
674ba660ac
commit
6de642596f
@ -53,7 +53,7 @@ mff.quests.quests = {
|
|||||||
tasks = {
|
tasks = {
|
||||||
diggy = {
|
diggy = {
|
||||||
title = "Dig 10 diamonds",
|
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,
|
max = 10,
|
||||||
objective = {
|
objective = {
|
||||||
dig = {"default:stone_with_diamond"}
|
dig = {"default:stone_with_diamond"}
|
||||||
|
Loading…
Reference in New Issue
Block a user