Tactical Fishing Advancement

This commit is contained in:
PrairieAstronomer 2022-07-07 20:31:25 -06:00 committed by cora
parent ae0eb85ffc
commit 27ea6087c7
1 changed files with 6 additions and 0 deletions

View File

@ -225,6 +225,12 @@ awards.register_achievement("mcl:whatAdeal", {
icon = "mcl_core_emerald.png",
})
awards.register_achievement("mcl:tacticalFishing", {
title = S("Tactical Fishing"),
description = S("Catch a fish... without a fishing rod!"),
icon = "pufferfish_bucket.png",
})
-- Triggered in mcl_fishing
awards.register_achievement("mcl:fishyBusiness", {
title = S("Fishy Business"),