]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Shadow anomaly returns (#24629)
authorEd <96445749+TheShuEd@users.noreply.github.com>
Tue, 13 Feb 2024 22:12:32 +0000 (01:12 +0300)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2024 22:12:32 +0000 (17:12 -0500)
commitae321151cab2e3f4327dfcbc73ffc01bbb2e3de6
treecf051249f9443b8fa6fb00e5812f6b41bcd4d596
parentf8640cf97ed68dc65f55045cf608ac9ee87e65b4
Shadow anomaly returns (#24629)

* content

* add cat

* ambient

* I FORGOT HEARTS!

* fix ambient

* some fixes

* canCollide: false

* connect to damageable

* pi

* remove fx

* some fixes

* *sad bruh*

* hazed

* Update base_shadow.yml
26 files changed:
Content.Server/Flash/Components/DamagedByFlashingComponent.cs [new file with mode: 0644]
Content.Server/Flash/DamagedByFlashingSystem.cs [new file with mode: 0644]
Content.Server/Flash/FlashSystem.cs
Content.Shared/Flash/FlashableComponent.cs
Resources/Audio/Ambience/anomaly_scary.ogg [new file with mode: 0644]
Resources/Audio/Ambience/attributions.yml
Resources/Locale/en-US/interaction/interaction-popup-component.ftl
Resources/Prototypes/Damage/containers.yml
Resources/Prototypes/Entities/Effects/portal.yml
Resources/Prototypes/Entities/Markers/Spawners/Random/anomaly.yml
Resources/Prototypes/Entities/Markers/Spawners/Random/shadowkudzu.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Mobs/NPCs/shadows.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Misc/kudzu.yml
Resources/Prototypes/Entities/Objects/base_shadow.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Specific/Anomaly/anomalies.yml
Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml
Resources/Prototypes/audio.yml
Resources/Prototypes/tags.yml
Resources/Textures/Effects/spookysmoke.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Effects/spookysmoke.rsi/spookysmoke.png [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/Cores/shadow_core.rsi/core.png [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/Cores/shadow_core.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/Cores/shadow_core.rsi/pulse.png [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/shadow_anom.rsi/anom.png [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/shadow_anom.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/shadow_anom.rsi/pulse.png [new file with mode: 0644]