From 1638d52ebff13c110772c4c03643db233190cea1 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:33:44 +0300 Subject: [PATCH] Oneliner (#23700) * Update borg_chassis.yml * Update borg_modules.yml --- Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml | 6 +++--- .../Entities/Objects/Specific/Robotics/borg_modules.yml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml b/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml index 166b5bd48c..19783e205d 100644 --- a/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml +++ b/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml @@ -267,7 +267,7 @@ - type: entity id: BorgChassisSyndicateAssault parent: BaseBorgChassisSyndicate - name: Syndicate assault cyborg + name: syndicate assault cyborg description: A lean, mean killing machine with access to a varity of deadly modules. components: - type: Sprite @@ -296,7 +296,7 @@ - type: entity id: BorgChassisSyndicateMedical parent: BaseBorgChassisSyndicate - name: Syndicate medical cyborg + name: syndicate medical cyborg description: A combat medical cyborg. Has limited offensive potential, but makes more than up for it with its support capabilities. components: - type: Sprite @@ -325,7 +325,7 @@ - type: entity id: BorgChassisSyndicateSaboteur parent: BaseBorgChassisSyndicate - name: Syndicate saboteur cyborg + name: syndicate saboteur cyborg description: A streamlined engineering cyborg, equipped with covert modules. Its chameleon projector lets it disguise itself as a Nanotrasen cyborg. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml index 900a79c8a6..10d89c591d 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml @@ -516,7 +516,7 @@ - type: entity id: BorgModuleOperative parent: [ BaseBorgModuleSyndicate, BaseProviderBorgModule ] - name: Operative cyborg module + name: operative cyborg module description: A module that comes with a crowbar, a Cobra pistol, an Emag and a pinpointer. components: - type: Sprite @@ -533,7 +533,7 @@ - type: entity id: BorgModuleEsword parent: [ BaseBorgModuleSyndicate, BaseProviderBorgModule ] - name: Energy sword cyborg module + name: energy sword cyborg module description: A module that comes with an energy sword. components: - type: Sprite -- 2.51.2