diff --git a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml index b8c0f7a52d1a..9b704e3a39d7 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml @@ -162,6 +162,24 @@ - type: BorgModuleIcon icon: { sprite: Interface/Actions/actions_borg.rsi, state: tool-module } +- type: entity + id: BorgModuleGPS # depreciated + parent: [ BaseBorgModule, BaseProviderBorgModule ] + name: GPS cyborg module + description: For cyborgs that keep getting lost. + components: + - type: Sprite + layers: + - state: generic + - state: icon-gps + - type: ItemBorgModule + items: + - HandheldGPSBasic + - HandHeldMassScannerBorg + - HandheldStationMapUnpowered + - type: BorgModuleIcon + icon: { sprite: Interface/Actions/actions_borg.rsi, state: gps-module } + # cargo modules - type: entity id: BorgModuleAppraisal @@ -314,6 +332,7 @@ items: - LightReplacer - BorgTrashBag + - Plunger - type: BorgModuleIcon icon: { sprite: Interface/Actions/actions_borg.rsi, state: light-replacer-module } diff --git a/Resources/Prototypes/Research/industrial.yml b/Resources/Prototypes/Research/industrial.yml index c1903db77d93..73bee66f8af5 100644 --- a/Resources/Prototypes/Research/industrial.yml +++ b/Resources/Prototypes/Research/industrial.yml @@ -27,8 +27,7 @@ recipeUnlocks: - RadarConsoleCircuitboard - HandHeldMassScanner - - BorgModuleGPS - + - type: technology id: AdvancedPowercells name: research-technology-advanced-powercells diff --git a/Resources/ServerInfo/Guidebook/Science/Cyborgs.xml b/Resources/ServerInfo/Guidebook/Science/Cyborgs.xml index 3b6e00288af1..9015ef59af24 100644 --- a/Resources/ServerInfo/Guidebook/Science/Cyborgs.xml +++ b/Resources/ServerInfo/Guidebook/Science/Cyborgs.xml @@ -42,7 +42,6 @@ [color=#a4885c]Generic[/color] modules add versatility. They can be fitted into any chassis, granting useful tools such as crowbars, GPS, and the ability to interact with cables. [bold]The generic cyborg chassis can fit up to five additional modules.[/bold] -