Add hint for Cow Tipper achievement

This commit is contained in:
Wuzzy 2017-03-06 01:14:45 +01:00
parent 1fc98d74b9
commit 22dc66d7d0
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ awards.register_achievement("mcl:blazeRod", {
awards.register_achievement("mcl:killCow", {
title = S("Cow Tipper"),
description = S("Pick up leather from the floor."),
description = S("Pick up leather from the floor.\nHint: Cows and some other animals have a chance to drop leather, when killed."),
icon = "mcl_mobitems_leather.png",
})
awards.register_achievement("mcl:mineWood", {