mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
More check fixes
This commit is contained in:
parent
a5ff867dae
commit
6b133c7959
@ -465,11 +465,11 @@ buildings:
|
|||||||
default:
|
default:
|
||||||
name: &underground_belt Tunnel
|
name: &underground_belt Tunnel
|
||||||
description: &underground_belt_description Allows you to tunnel resources under buildings and belts.
|
description: &underground_belt_description Allows you to tunnel resources under buildings and belts.
|
||||||
|
|
||||||
side:
|
side:
|
||||||
name: *underground_belt
|
name: *underground_belt
|
||||||
description: *underground_belt_description
|
description: *underground_belt_description
|
||||||
|
|
||||||
side-mirrored:
|
side-mirrored:
|
||||||
name: *underground_belt
|
name: *underground_belt
|
||||||
description: *underground_belt_description
|
description: *underground_belt_description
|
||||||
@ -477,7 +477,7 @@ buildings:
|
|||||||
tier2:
|
tier2:
|
||||||
name: &underground_belt_tier_2 Tunnel Tier II
|
name: &underground_belt_tier_2 Tunnel Tier II
|
||||||
description: Allows you to tunnel resources under buildings and belts.
|
description: Allows you to tunnel resources under buildings and belts.
|
||||||
|
|
||||||
tier2-side:
|
tier2-side:
|
||||||
name: *underground_belt_tier_2
|
name: *underground_belt_tier_2
|
||||||
description: *underground_belt_description
|
description: *underground_belt_description
|
||||||
|
@ -366,8 +366,8 @@ ingame:
|
|||||||
settingsMenu:
|
settingsMenu:
|
||||||
playtime: Játékidő
|
playtime: Játékidő
|
||||||
|
|
||||||
buildingsPlaced: Épületek száma:
|
buildingsPlaced: Épületek száma:
|
||||||
beltsPlaced: Futószalagok hossza:
|
beltsPlaced: Futószalagok hossza:
|
||||||
|
|
||||||
buttons:
|
buttons:
|
||||||
continue: Folytatás
|
continue: Folytatás
|
||||||
@ -508,7 +508,7 @@ buildings:
|
|||||||
description: Beszínezi az alakzatokat a baloldali bemeneteken a fenti bemeneten érkező színnel.
|
description: Beszínezi az alakzatokat a baloldali bemeneteken a fenti bemeneten érkező színnel.
|
||||||
quad:
|
quad:
|
||||||
name: Festő (Négyszeres)
|
name: Festő (Négyszeres)
|
||||||
description: Az alakzat négy negyedét különböző színekkel lehet vele színezni.
|
description: Az alakzat négy negyedét különböző színekkel lehet vele színezni.
|
||||||
mirrored:
|
mirrored:
|
||||||
name: *painter
|
name: *painter
|
||||||
description: *painter_desc
|
description: *painter_desc
|
||||||
|
Loading…
Reference in New Issue
Block a user