From 8a991f08f1fd678fe3d959a8d4d7afe6e5239ec0 Mon Sep 17 00:00:00 2001 From: Aviu00 Date: Sun, 28 Jan 2024 12:24:37 +0300 Subject: [PATCH] Fix esword module --- .../Entities/Objects/Specific/Robotics/borg_modules.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml index ac49066660..f9e922d23e 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml @@ -497,7 +497,7 @@ - BikeHorn - ClownRecorder - BikeHornInstrument - + #syndicate modules - type: entity id: BorgModuleSyndicateWeapon @@ -533,7 +533,7 @@ id: BorgModuleEsword parent: [ BaseBorgModuleSyndicate, BaseProviderBorgModule ] name: energy sword cyborg module - description: A module that comes with a double energy sword. + description: A module that comes with an energy sword. components: - type: Sprite layers: @@ -541,7 +541,7 @@ - state: icon-tools - type: ItemBorgModule items: - - EnergySwordDouble + - EnergySword - PinpointerSyndicateNuclear - type: entity