]> git.smokeofanarchy.ru Git - space-station-14.git/commit
add syndicate singularity beacon (#18486)
authorIlya246 <57039557+Ilya246@users.noreply.github.com>
Sat, 6 Jan 2024 08:21:24 +0000 (12:21 +0400)
committerGitHub <noreply@github.com>
Sat, 6 Jan 2024 08:21:24 +0000 (00:21 -0800)
commit154416787e54873e91242a7b5f97951e9dfd017c
tree9e69d4380e82085cf61a6a8b3510e1cbeb025aa9
parent2629a8d92c7b22dfe4c860cba4fa9806c4e7ee02
add syndicate singularity beacon (#18486)

* implement singulo attraction

* add attractor syndie item

* cleanup

* fix name/desc

* actually fix name

* singulo toolbox no longer whitelisted

* add custom sprite, overhaul prototype

* address review

* beacon real

* webedit 1

* webedit 2

* webedit 3

* permalink to copyright

---------

Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Content.Server/Physics/Components/RandomWalkComponent.cs
Content.Server/Physics/Controllers/RandomWalkController.cs
Content.Server/Singularity/Components/SingularityAttractorComponent.cs [new file with mode: 0644]
Content.Server/Singularity/EntitySystems/SingularityAttractorSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/store/uplink-catalog.ftl
Resources/Prototypes/Catalog/uplink_catalog.yml
Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/singularity_beacon.yml [new file with mode: 0644]
Resources/Textures/Objects/Devices/singularity_beacon.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/singularity_beacon.rsi/meta.json [new file with mode: 0644]