From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Thu, 16 Nov 2023 03:41:12 +0000 (-0700) Subject: janiborg cleaning module starts with trashbag now (#21680) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=ca8d53b4e525d3b385d160e67447570ca29faf45;p=space-station-14.git janiborg cleaning module starts with trashbag now (#21680) * burger king * fixe * nightmare blunt rotation --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml index 327703f950..3831a5c958 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml @@ -288,19 +288,7 @@ items: - MopItem - Bucket - -- type: entity - id: BorgModuleTrashCollection - parent: [ BaseBorgModuleJanitor, BaseProviderBorgModule ] - name: trash collection cyborg module - components: - - type: Sprite - layers: - - state: janitor - - state: icon-trash-bag - - type: ItemBorgModule - items: - - TrashBagBlue + - TrashBag - type: entity id: BorgModuleAdvancedCleaning diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 073f403810..632056060a 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -455,7 +455,6 @@ - ProximitySensor - BorgModuleLightReplacer - BorgModuleAdvancedCleaning - - BorgModuleTrashCollection - BorgModuleMining - BorgModuleGrapplingGun - BorgModuleGasAnalyzer diff --git a/Resources/Prototypes/Recipes/Lathes/robotics.yml b/Resources/Prototypes/Recipes/Lathes/robotics.yml index 17c5a5902b..c8a5810925 100644 --- a/Resources/Prototypes/Recipes/Lathes/robotics.yml +++ b/Resources/Prototypes/Recipes/Lathes/robotics.yml @@ -457,15 +457,6 @@ Plastic: 250 Gold: 50 -- type: latheRecipe - id: BorgModuleTrashCollection - result: BorgModuleTrashCollection - completetime: 3 - materials: - Steel: 250 - Glass: 250 - Plastic: 250 - - type: latheRecipe id: BorgModuleDiagnosis result: BorgModuleDiagnosis diff --git a/Resources/Prototypes/Research/civilianservices.yml b/Resources/Prototypes/Research/civilianservices.yml index 23dbceb16a..c03969e1e5 100644 --- a/Resources/Prototypes/Research/civilianservices.yml +++ b/Resources/Prototypes/Research/civilianservices.yml @@ -128,7 +128,6 @@ recipeUnlocks: - BorgModuleLightReplacer - BorgModuleAdvancedCleaning - - BorgModuleTrashCollection - type: technology id: AdvancedCleaning