Fix number of gold ingots being wrong

This commit is contained in:
Wuzzy 2016-02-10 23:10:50 +01:00
parent bc58cc1d8c
commit 9c9de606ce
2 changed files with 4 additions and 3 deletions

View File

@ -836,7 +836,7 @@ careful next time.]]
tutorial.texts.first_gold =
[[You have collected your first gold ingot. Those will help you to keep track in this tutorial.
There are 14 gold ingots in this tutorial.
There are 13 gold ingots in this tutorial.
There is a gold ingot at every important station. If you collected all ingots, you are
done with the tutorial, but collecting the gold ingots is not mandatory.]]

View File

@ -189,7 +189,7 @@ If you think you have enough of this tutorial, you can leave at any time. There
These are wooden planks. In the tutorial, you can only mine those blocks with an axe.\nWooden planks drop themselves.\n\nIn Minetest, we use the term "mining" in a general sense, regardless of the material.
# Tutorial text: first_gold
You have collected your first gold ingot. Those will help you to keep track in this tutorial.\nThere are 14 gold ingots in this tutorial.\n\nThere is a gold ingot at every important station. If you collected all ingots, you are\ndone with the tutorial, but collecting the gold ingots is not mandatory.
You have collected your first gold ingot. Those will help you to keep track in this tutorial.\nThere are 13 gold ingots in this tutorial.\n\nThere is a gold ingot at every important station. If you collected all ingots, you are\ndone with the tutorial, but collecting the gold ingots is not mandatory.
# Tutorial text: craft3
Do you got your dough? Good.\n\nYou may have noticed that crafting always consumes one item from each occupied slot\nof the crafting grid. This is true for all crafting recipes.\nYou can speed crafting up a bit when you click with the middle mouse button on the\nitem in the output slot. Doing so will attempt to do the same craft up to 10 times,\ninstead of just once.\n\nFeel free to try it with the remaining wheat or just go on with the next sign.
@ -273,4 +273,5 @@ If you press [F9] a couple of times, you can enable radar mode,\na mode of the m
By the way, if you are tired of clicking, there is a little convenience\nfeature:\nHold [Shift] while you left-click on an item stack in a menu to\nmove it instantly to another relevant section. For example, in this tutorial\nyou can use it to move an item stack from the chest into your inventory (and\nvice-versa) with a single click.\n\n [Shift]+[Left click]: Move full item stack to other section in menu
# Tutorial text: bouncy
Whee! The blocks will make you bounce if you jump on them. They also can bounce\nyou from the side, if you are fast enough.
Whee! The blocks will make you bounce if you jump on them. They also can bounce\nyou from the side, if you are fast enough.