]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Adds syndicate cyborgs. Adds Assault cyborgs to nukie uplink (#19733)
authorNaive817 <lyx2020@sjtu.edu.cn>
Sun, 7 Jan 2024 22:12:08 +0000 (06:12 +0800)
committerGitHub <noreply@github.com>
Sun, 7 Jan 2024 22:12:08 +0000 (01:12 +0300)
commit1b93243beac91391f3add3e799e98f1a30eb36e2
treed9dbe63da999a27a4ba9d3029f6e3ac33f693b42
parentac1990f2907068a4fdc0b8e450860344d7a9b1b8
Adds syndicate cyborgs. Adds Assault cyborgs to nukie uplink (#19733)

* added syndicate cyborgs

* add assault cyborg to uplink

* updated tags.yml

* changed syndicate cyborgs' hitpoints to 200
fixed NPCfaction

* added noslip and MovementAlwaysTouching component to syndicate cyborgs akin to carps, as a stop gap for no magboots or jetpack. Access component fix.

* fixes nodes

* fixes construction

* fixed typo and intergrationtests

* adds back ammocounter for l6c

* fix lawset

* fix item size

* nono, fix again

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
20 files changed:
Resources/Locale/en-US/store/uplink-catalog.ftl
Resources/Prototypes/Catalog/uplink_catalog.yml
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml
Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml
Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml
Resources/Prototypes/Recipes/Construction/Graphs/machines/cyborg.yml
Resources/Prototypes/tags.yml
Resources/Textures/Mobs/Silicon/chassis.rsi/meta.json
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_engi.png [new file with mode: 0644]
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_engi_e.png [new file with mode: 0644]
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_engi_l.png [new file with mode: 0644]
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_medical.png [new file with mode: 0644]
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_medical_e.png [new file with mode: 0644]
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_medical_l.png [new file with mode: 0644]
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_sec.png [new file with mode: 0644]
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_sec_e.png [new file with mode: 0644]
Resources/Textures/Mobs/Silicon/chassis.rsi/synd_sec_l.png [new file with mode: 0644]