mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-02-25 07:11:02 +01:00
Fix a word :/
This commit is contained in:
parent
b49fae2fdc
commit
dcc6901548
@ -16,7 +16,7 @@ mff.quests.quests = {
|
|||||||
tasks = {
|
tasks = {
|
||||||
diggy = {
|
diggy = {
|
||||||
title = "Dig 100 stone",
|
title = "Dig 100 stone",
|
||||||
description = "Old man : Show me you can dig through stone, and I will reward you.",
|
description = "Old man : Sbhow me you can dig through stone, and I will reward you.",
|
||||||
max = 100,
|
max = 100,
|
||||||
objective = {
|
objective = {
|
||||||
dig = {"default:stone"}
|
dig = {"default:stone"}
|
||||||
@ -53,7 +53,7 @@ mff.quests.quests = {
|
|||||||
tasks = {
|
tasks = {
|
||||||
diggy = {
|
diggy = {
|
||||||
title = "Dig 10 diamonds",
|
title = "Dig 10 diamonds",
|
||||||
description = "Masamune, the Blachsmith : 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 = 5,
|
max = 5,
|
||||||
objective = {
|
objective = {
|
||||||
dig = {"default:stone_with_diamond"}
|
dig = {"default:stone_with_diamond"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user