Fix categories (#10683)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
construction-category-furniture = Furniture
|
||||
construction-category-all = All
|
||||
construction-category-furniture = Furniture
|
||||
construction-category-storage = Storage
|
||||
construction-category-tools = Tools
|
||||
construction-category-materials = Materials
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
construction-presenter-category-all = All
|
||||
construction-presenter-to-craft = To craft this item, you need to:
|
||||
construction-presenter-to-craft = To craft this item, you need to:
|
||||
construction-presenter-to-build = To build this, first you need to:
|
||||
|
||||
construction-presenter-step-wrapper = {$step-number}. {$text}
|
||||
|
||||
@@ -142,7 +142,7 @@
|
||||
graph: DisposalMachine
|
||||
startNode: start
|
||||
targetNode: mailing_unit
|
||||
category: Utilities
|
||||
category: construction-category-utilities
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
icon:
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
graph: flowercrown
|
||||
startNode: start
|
||||
targetNode: flowercrown
|
||||
category: Misc
|
||||
category: construction-category-misc
|
||||
description: "A coronet of fresh and fragrant flowers."
|
||||
icon:
|
||||
sprite: Clothing/Head/Misc/flower-crown.rsi
|
||||
|
||||
Reference in New Issue
Block a user