From 12992fd75bbba558ca6c074a6e3940b3560f60ff Mon Sep 17 00:00:00 2001 From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Mon, 15 Dec 2025 02:37:48 +0100 Subject: [PATCH] Remove roundstart tools from some cyborgs (#41823) * remove tools * actually let derelict borgs keep it --- Resources/Prototypes/Entities/Mobs/Player/silicon.yml | 6 +++--- Resources/Prototypes/borg_types.yml | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml index a7b90be0f7..9547a0e38b 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml @@ -246,7 +246,7 @@ - type: ApcPowerReceiverBattery idleLoad: 500 batteryRechargeRate: 1000 - batteryRechargeEfficiency: 0 # Setting to zero until the light flickering issue associated with dynamic power loads is fixed + batteryRechargeEfficiency: 0 # Setting to zero until the light flickering issue associated with dynamic power loads is fixed - type: StationAiCore - type: StationAiVision - type: InteractionOutline @@ -315,7 +315,7 @@ - StationAiCoreElectronics - type: StaticPrice price: 5000 - + # The job-ready version of an AI spawn. - type: entity id: PlayerStationAi @@ -334,7 +334,7 @@ description: An unfinished computer core for housing an artifical intelligence. components: - type: Anchorable - flags: + flags: - Anchorable - type: Rotatable - type: Sprite diff --git a/Resources/Prototypes/borg_types.yml b/Resources/Prototypes/borg_types.yml index 1d88af8455..56eac4fc1a 100644 --- a/Resources/Prototypes/borg_types.yml +++ b/Resources/Prototypes/borg_types.yml @@ -120,7 +120,6 @@ - BorgModuleJanitor defaultModules: - - BorgModuleTool - BorgModuleCleaning - BorgModuleCustodial @@ -156,7 +155,6 @@ - BorgModuleMedical defaultModules: - - BorgModuleTool - BorgModuleChemical - BorgModuleTopicals - BorgModuleRescue @@ -206,7 +204,6 @@ - BorgModuleService defaultModules: - - BorgModuleTool - BorgModuleMusique - BorgModuleService - BorgModuleClowning -- 2.52.0