1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00

Change building names

This commit is contained in:
tobspr 2020-05-20 13:53:32 +02:00
parent f4f5351fbd
commit faf16e6ba4

View File

@ -247,7 +247,7 @@ shopUpgrades:
# Buildings and their name / description # Buildings and their name / description
buildings: buildings:
belt: belt:
name: &belt Belt name: &belt Conveyor Belt
description: Transports items, hold and drag to place multiple. description: Transports items, hold and drag to place multiple.
miner: # Internal name for the Extractor miner: # Internal name for the Extractor
@ -263,7 +263,7 @@ buildings:
description: Multifunctional - Evenly distributes all inputs onto all outputs. description: Multifunctional - Evenly distributes all inputs onto all outputs.
cutter: cutter:
name: &cutter Cut Half name: &cutter Cutter
description: Cuts shapes from top to bottom and outputs both halfs. <strong>If you use only one part, be sure to destroy the other part or it will stall!</strong> description: Cuts shapes from top to bottom and outputs both halfs. <strong>If you use only one part, be sure to destroy the other part or it will stall!</strong>
rotater: rotater:
@ -271,19 +271,19 @@ buildings:
description: Rotates shapes clockwise by 90 degrees. description: Rotates shapes clockwise by 90 degrees.
stacker: # Internal name for the Combiner stacker: # Internal name for the Combiner
name: &stacker Combine name: &stacker Stacker
description: Combines both items. If they can not be merged, the right item is placed above the left item. description: Stacks both items. If they can not be merged, the right item is placed above the left item.
mixer: mixer:
name: &mixer Mix Colors name: &mixer Color Mixer
description: Mixes two colors using additive blending. description: Mixes two colors using additive blending.
painter: painter:
name: &painter Dye name: &painter Painter
description: Colors the whole shape on the left input with the color from the right input. description: Colors the whole shape on the left input with the color from the right input.
trash: # Internal name for the destroyer trash: # Internal name for the destroyer
name: &trash Destroyed name: &trash Trash
description: Accepts inputs from all sides and destroys them. Forever. description: Accepts inputs from all sides and destroys them. Forever.
storyRewards: storyRewards: