]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cyborg module action icons (#32505)
authorScarKy0 <106310278+ScarKy0@users.noreply.github.com>
Mon, 14 Oct 2024 07:05:40 +0000 (09:05 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 07:05:40 +0000 (18:05 +1100)
commit5be82d2a7f98c29bef2c8e9dcfe28899e36800fa
tree56dd607a9f2fc3063d5c357e264728140aad2aef
parenta7339a5bf9fb3300ea3ca978116e2a75a048d10b
Cyborg module action icons (#32505)

* Init

* added jani and medical

* + sci and service modules

* + syndi modules

* fixing up

* geiger counter stuff
35 files changed:
Content.Server/Silicons/Borgs/BorgSystem.Modules.cs
Content.Shared/Silicons/Borgs/Components/BorgModuleIconComponent.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml
Resources/Textures/Interface/Actions/actions_borg.rsi/adv-cleaning-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/adv-diagnosis-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/adv-tools-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/anomaly-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/appraisal-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/cleaning-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/clowning-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/construction-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/defib-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/diagnosis-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/extinguisher-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/gardening-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/geiger-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/gps-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/grappling-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/harvesting-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/light-replacer-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/meta.json
Resources/Textures/Interface/Actions/actions_borg.rsi/mining-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/musical-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/no-action.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/node-scanner-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/rcd-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/service-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/syndicate-esword-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/syndicate-l6c-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/syndicate-martyr-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/syndicate-operative-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/syndicate-weapon-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/tool-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/treatment-module.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/actions_borg.rsi/wire-module.png [new file with mode: 0644]