]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Liquid anomaly (#20626)
authorEd <96445749+TheShuEd@users.noreply.github.com>
Sat, 7 Oct 2023 00:26:34 +0000 (03:26 +0300)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2023 00:26:34 +0000 (17:26 -0700)
commitb5e8c57978a116a65fc1f87105f1b4b1fca6670f
tree04b1beab30fa60ad7e0a733e95c37bec600f20ce
parent15fee3f94411336860a6ccfe884e0e6cee75c21d
Liquid anomaly (#20626)

Co-authored-by: Kara <lunarautomaton6@gmail.com>
17 files changed:
Content.Server/Anomaly/Components/InjectionAnomalyComponent.cs [new file with mode: 0644]
Content.Server/Anomaly/Components/PuddleCreateAnomalyComponent.cs [new file with mode: 0644]
Content.Server/Anomaly/Components/ReagentProducerAnomalyComponent.cs [new file with mode: 0644]
Content.Server/Anomaly/Effects/InjectionAnomalySystem.cs [new file with mode: 0644]
Content.Server/Anomaly/Effects/PuddleCreateAnomalySystem.cs [new file with mode: 0644]
Content.Server/Anomaly/Effects/ReagentProducerAnomalySystem.cs [new file with mode: 0644]
Resources/Audio/Effects/attributions.yml
Resources/Audio/Effects/waterswirl.ogg [new file with mode: 0644]
Resources/Prototypes/Entities/Markers/Spawners/Random/anomaly.yml
Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml
Resources/Prototypes/Entities/Structures/Specific/anomalies.yml
Resources/Textures/Mobs/Aliens/elemental.rsi/alive.png [new file with mode: 0644]
Resources/Textures/Mobs/Aliens/elemental.rsi/dead.png [new file with mode: 0644]
Resources/Textures/Mobs/Aliens/elemental.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/liquid_anom.rsi/anom.png [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/liquid_anom.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/liquid_anom.rsi/pulse.png [new file with mode: 0644]