Making improper nouns lower case. (#1020)
Co-authored-by: Hugo Laloge <hugo.laloge@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- type: construction
|
||||
name: Wall Light
|
||||
name: wall light
|
||||
id: WallLight
|
||||
keywords: [fixture, lamp]
|
||||
category: Machines
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
- type: construction
|
||||
name: Skub
|
||||
name: skub
|
||||
id: skub
|
||||
category: Items/Misc
|
||||
keywords: [misc]
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
amount: 2
|
||||
|
||||
- type: construction
|
||||
name: Generator
|
||||
name: generator
|
||||
id: generator
|
||||
category: Machines/Power
|
||||
placementmode: SnapgridCenter
|
||||
@@ -37,7 +37,7 @@
|
||||
|
||||
- type: construction
|
||||
name: APC
|
||||
id: apc
|
||||
id: APC
|
||||
category: Machines/Power
|
||||
placementmode: SnapgridCenter
|
||||
description: Provides power from the grid wirelessly to other machines in the area.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
- type: construction
|
||||
name: Wall
|
||||
name: wall
|
||||
id: wall
|
||||
category: Structures
|
||||
description: Keeps the air in and the greytide out.
|
||||
@@ -22,7 +22,7 @@
|
||||
tool: Anchoring
|
||||
|
||||
- type: construction
|
||||
name: Table
|
||||
name: table
|
||||
id: Table
|
||||
category: Structures
|
||||
icon:
|
||||
@@ -35,7 +35,7 @@
|
||||
amount: 2
|
||||
|
||||
- type: construction
|
||||
name: Window
|
||||
name: window
|
||||
id: Window
|
||||
category: Structures
|
||||
description: Clear.
|
||||
@@ -50,7 +50,7 @@
|
||||
amount: 2
|
||||
|
||||
- type: construction
|
||||
name: Low Wall
|
||||
name: low wall
|
||||
id: LowWall
|
||||
category: Structures
|
||||
description: A low wall used for mounting windows.
|
||||
@@ -73,7 +73,7 @@
|
||||
tool: Anchoring
|
||||
|
||||
- type: construction
|
||||
name: Rein Window
|
||||
name: rein window
|
||||
id: ReinforcedWindow
|
||||
category: Structures
|
||||
description: Clear but tough.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
- type: construction
|
||||
name: Crude Spear
|
||||
name: crude spear
|
||||
id: spear
|
||||
category: Items/Weapons
|
||||
keywords: [melee]
|
||||
@@ -16,4 +16,4 @@
|
||||
|
||||
# Should probably use a shard but y'know.
|
||||
- material: Glass
|
||||
amount: 1
|
||||
amount: 1
|
||||
|
||||
Reference in New Issue
Block a user