From 9d7094fbd72b557d567afa09841b625353a9c401 Mon Sep 17 00:00:00 2001 From: Sir Sikes <34659056+ShariaThotPatrol@users.noreply.github.com> Date: Sun, 6 Jun 2021 20:36:39 -0500 Subject: [PATCH] Updated name formatting. (#4148) Co-authored-by: Sebastian Sikes --- .../Prototypes/Entities/Objects/Devices/Electronics/apc.yml | 2 +- .../Entities/Objects/Devices/Electronics/firelock.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/apc.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/apc.yml index e0f70e9a87..69383d00ac 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/apc.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/apc.yml @@ -1,7 +1,7 @@ - type: entity id: APCElectronics parent: BaseItem - name: APC Electronics + name: APC electronics description: Circuit used in APC construction. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/firelock.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/firelock.yml index a6d287d2ea..9916f3a5e0 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/firelock.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/firelock.yml @@ -1,7 +1,7 @@ - type: entity id: FirelockElectronics 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. components: - type: Tag