Making improper nouns lower case. (#1020)
Co-authored-by: Hugo Laloge <hugo.laloge@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- type: material
|
||||
id: steel
|
||||
name: Steel
|
||||
name: steel
|
||||
color: gray
|
||||
icon: Objects/Materials/sheet_metal.png
|
||||
density: 7700
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
- type: material
|
||||
id: glass
|
||||
name: Glass
|
||||
name: glass
|
||||
color: '#e8f0ff33'
|
||||
icon: Objects/Materials/sheet_glass.png
|
||||
density: 2500
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
- type: material
|
||||
id: gold
|
||||
name: Gold
|
||||
name: gold
|
||||
icon: Objects/Materials/goldbar_single.png
|
||||
density: 10000
|
||||
electricresistivity: 8.0e-9
|
||||
|
||||
Reference in New Issue
Block a user