]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Ice anomaly (#15925)
authorThunderBear2006 <100388962+ThunderBear2006@users.noreply.github.com>
Wed, 3 May 2023 18:37:33 +0000 (14:37 -0400)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 18:37:33 +0000 (11:37 -0700)
commit8951b9f26a74be670aac9cf1a34895237f4a2252
tree30e97a5ff3fa8afefac66d02dc88ae86f1e0a985
parentd52184a56152c17e6a4a4946eebdd2d544bb5443
Ice anomaly (#15925)

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
18 files changed:
Content.Server/Anomaly/Components/ExplosionAnomalyComponent.cs [new file with mode: 0644]
Content.Server/Anomaly/Components/GasProducerAnomalyComponent.cs [new file with mode: 0644]
Content.Server/Anomaly/Components/ProjectileAnomalyComponent.cs [new file with mode: 0644]
Content.Server/Anomaly/Components/TempAffectingAnomalyComponent.cs [new file with mode: 0644]
Content.Server/Anomaly/Effects/ExplosionAnomalySystem.cs [new file with mode: 0644]
Content.Server/Anomaly/Effects/GasProducerAnomalySystem.cs [new file with mode: 0644]
Content.Server/Anomaly/Effects/ProjectileAnomalySystem.cs [new file with mode: 0644]
Content.Server/Anomaly/Effects/PyroclasticAnomalySystem.cs
Content.Server/Anomaly/Effects/TempAffectingAnomalySystem.cs [new file with mode: 0644]
Content.Shared/Anomaly/Effects/Components/PyroclasticAnomalyComponent.cs
Resources/Prototypes/Entities/Markers/Spawners/Random/anomaly.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/magic.yml
Resources/Prototypes/Entities/Structures/Specific/anomalies.yml
Resources/Prototypes/explosion.yml
Resources/Textures/Structures/Specific/Anomalies/ice_anom.rsi/anom.png [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/ice_anom.rsi/bullet.png [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/ice_anom.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Specific/Anomalies/ice_anom.rsi/pulse.png [new file with mode: 0644]