Updated name formatting. (#4148)

Co-authored-by: Sebastian Sikes <sebastian.sikes@nsmg.com>
This commit is contained in:
Sir Sikes
2021-06-06 20:36:39 -05:00
committed by GitHub
parent fa48c39769
commit 9d7094fbd7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: APCElectronics id: APCElectronics
parent: BaseItem parent: BaseItem
name: APC Electronics name: APC electronics
description: Circuit used in APC construction. description: Circuit used in APC construction.
components: components:
- type: Sprite - type: Sprite

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: FirelockElectronics id: FirelockElectronics
parent: BaseItem parent: BaseItem
name: Firelock Electronics name: firelock electronics
description: Advanced circuit board used to detect differences in pressure, temperature and gas concentrations between the two sides of the door. description: Advanced circuit board used to detect differences in pressure, temperature and gas concentrations between the two sides of the door.
components: components:
- type: Tag - type: Tag