Change building names

This commit is contained in:
tobspr 2020-05-20 13:53:32 +02:00
parent f4f5351fbd
commit faf16e6ba4
1 changed files with 7 additions and 7 deletions

View File

@ -247,7 +247,7 @@ shopUpgrades:
# Buildings and their name / description
buildings:
belt:
name: &belt Belt
name: &belt Conveyor Belt
description: Transports items, hold and drag to place multiple.
miner: # Internal name for the Extractor
@ -263,7 +263,7 @@ buildings:
description: Multifunctional - Evenly distributes all inputs onto all outputs.
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>
rotater:
@ -271,19 +271,19 @@ buildings:
description: Rotates shapes clockwise by 90 degrees.
stacker: # Internal name for the Combiner
name: &stacker Combine
description: Combines both items. If they can not be merged, the right item is placed above the left item.
name: &stacker Stacker
description: Stacks both items. If they can not be merged, the right item is placed above the left item.
mixer:
name: &mixer Mix Colors
name: &mixer Color Mixer
description: Mixes two colors using additive blending.
painter:
name: &painter Dye
name: &painter Painter
description: Colors the whole shape on the left input with the color from the right input.
trash: # Internal name for the destroyer
name: &trash Destroyed
name: &trash Trash
description: Accepts inputs from all sides and destroys them. Forever.
storyRewards: