Shorten some achievement texts

This commit is contained in:
Wuzzy 2019-09-24 00:24:15 +02:00
parent 0e9f00e0a8
commit fe95b064a5
10 changed files with 14 additions and 14 deletions

View File

@ -7,7 +7,7 @@ achievements.register_achievement(
"farmer",
{
title = S("Wannabe Farmer"),
description = S("Plant a seed and watch it grow."),
description = S("Plant a seed."),
times = 1,
placenode = "group:seed",
})

View File

@ -2,7 +2,7 @@
Wannabe Farmer=Möchtegernbauer
Wheat Farmer=Weizenbauer
Cotton Farmer=Baumwollfarmer
Plant a seed and watch it grow.=Pflanzen Sie einen Samen und lassen Sie ihn wachsen.
Plant a seed.=Pflanzen Sie einen Samen.
Harvest a fully-grown wheat plant.=Ernten Sie eine reife Weizenpflanze.
Harvest a fully-grown cotton plant.=Ernten Sie eine reife Baumwollpflanze.
Cotton=Baumwolle

View File

@ -2,7 +2,7 @@
Wannabe Farmer=
Wheat Farmer=
Cotton Farmer=
Plant a seed and watch it grow.=
Plant a seed.=
Harvest a fully-grown wheat plant.=
Harvest a fully-grown cotton plant.=
Cotton=

View File

@ -274,7 +274,7 @@ achievements.register_achievement(
achievements.register_achievement(
"secret_of_jewels",
{
title = S("The Secret of Jewels"),
title = S("Secret of Jewels"),
description = S("Discover the origin of jewels."),
times = 1,
dignode = "jewels:jewel_ore",

View File

@ -16,5 +16,5 @@ Jewel a tool.=Besetzen Sie ein Werkzeug mit einem Juwel.
Jeweled Pommel Broadsword=Prügelbreitschwert (Juwel)
Jeweled Pommel&Guard Broadsword=Prügel- und Wächterbreitschwert (Juwel)
Serrated Broadsword=Gezacktes Breitschwert
The Secret of Jewels=Das Geheimnis der Juwelen
Secret of Jewels=Geheimnis der Juwelen
Discover the origin of jewels.=Entdecken Sie den Ursprung der Juwelen.

View File

@ -13,7 +13,7 @@ Jeweler's Workbench=
Jewel Ore=
Jeweler=
Jewel a tool.=
The Secret of Jewels=
Secret of Jewels=
Discover the origin of jewels.=
Jeweled Pommel Broadsword=
Jeweled Pommel&Guard Broadsword=

View File

@ -44,9 +44,9 @@ achievements.register_achievement(
})
achievements.register_achievement(
"the_wonder_of_life",
"wonder_of_life",
{
title = S("The Wonder of Life"),
title = S("Wonder of Life"),
description = S("Get two animals to breed."),
times = 1,
})
@ -55,7 +55,7 @@ achievements.register_achievement(
"smalltalk",
{
title = S("Smalltalk"),
description = S("Visit a village and have a friendly chat with a villager."),
description = S("Have a friendly chat with a villager."),
times = 1,
})

View File

@ -751,7 +751,7 @@ function mobs:register_mob(name, def)
if feeder then
local pfeeder = minetest.get_player_by_name(feeder)
if pfeeder:is_player() then
achievements.trigger_achievement(pfeeder, "the_wonder_of_life")
achievements.trigger_achievement(pfeeder, "wonder_of_life")
end
end
local textures = self.base_texture

View File

@ -92,6 +92,6 @@ Sleeping makes the night go past in the blink of an eye.=Im Schlaf vergeht die N
Isn't it stressful to carry this heavy bed around?=Ist es nicht anstrengend, dieses schwere Bett mit dir herumzuschleppen?
Get this thing out of my face!=Nimm dieses Ding aus meinem Gesicht!
Smalltalk=Gerede
Visit a village and have a friendly chat with a villager.=Besuchen Sie ein Dorf und haben Sie ein nettes Gespräch mit einem Dorfbewohner.
The Wonder of Life=Das Wunder des Lebens
Have a friendly chat with a villager.=Reden Sie nett mit einem Dorfbewohner.
Wonder of Life=Wunder des Lebens
Get two animals to breed.=Bringen Sie zwei Tiere dazu, sich zu vermehren.

View File

@ -95,6 +95,6 @@ Sleeping makes the night go past in the blink of an eye.=
Isn't it stressful to carry this heavy bed around?=
Get this thing out of my face!=
Smalltalk=
Visit a village and have a friendly chat with a villager.=
The Wonder of Life=
Have a friendly chat with a villager.=
Wonder of Life=
Get two animals to breed.=