1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Show hint after unlocking level 4

This commit is contained in:
tobspr
2020-05-28 15:36:38 +02:00
parent 1582125d50
commit 955cba74aa
6 changed files with 57 additions and 4 deletions

View File

@@ -93,6 +93,7 @@ dialogs:
deleteGame: I know what I do
viewUpdate: View Update
showUpgrades: Show Upgrades
showKeybindings: Show Keybindings
importSavegameError:
title: Import Error
@@ -185,6 +186,15 @@ dialogs:
desc: >-
Blueprints have not been unlocked yet! Complete more levels to unlock them.
keybindingsIntroduction:
title: Useful keybindings
desc: >-
This game has a lot of keybindings which make it easier to build big factories.
Here are a few, but be sure to <strong>check out the keybindings</strong>!<br><br>
<code class='keybinding'>CTRL</code> + Drag: Select area to copy / delete.<br>
<code class='keybinding'>SHIFT</code>: Hold to place multiple of one building.<br>
<code class='keybinding'>ALT</code>: Invert orientation of placed belts.<br>
ingame:
# This is shown in the top left corner and displays useful keybindings in
# every situation
@@ -581,7 +591,7 @@ keybindings:
placementDisableAutoOrientation: Disable automatic orientation
placeMultiple: Stay in placement mode
placeInverse: Invert automatic orientation
placeInverse: Invert automatic belt orientation
about:
title: About this Game