Fix a typo with achievements #62
This commit is contained in:
parent
10292b7282
commit
c359575913
@ -328,7 +328,7 @@ achievements.register_achievement(
|
||||
title = "Gold Rush",
|
||||
description = "Dig 60 gold ore.",
|
||||
times = 60,
|
||||
dignode = "gold:ore",
|
||||
dignode = "gold:stone_with_gold",
|
||||
})
|
||||
|
||||
default.log("mod:gold", "loaded")
|
||||
|
Loading…
Reference in New Issue
Block a user