]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Explosion SFX juicing + higher persistence (#22544)
authorKara <lunarautomaton6@gmail.com>
Fri, 15 Dec 2023 16:57:46 +0000 (09:57 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Dec 2023 16:57:46 +0000 (03:57 +1100)
commite4a227ff0d3e5ddae3f9e241ecc856a07327128b
treebb64f9e6a41cab1ac4d53c8d31effb73ce7c3fbe
parent46b59329b0dc0bf6483ee8d872d4e29a46484be4
Explosion SFX juicing + higher persistence (#22544)
40 files changed:
Content.Client/Explosion/ExplosionOverlaySystem.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.cs
Content.Shared/Anomaly/Components/AnomalyComponent.cs
Content.Shared/CCVar/CCVars.cs
Content.Shared/Explosion/ExplosionPrototype.cs
Content.Shared/Light/Components/LightBulbComponent.cs
Resources/Audio/Effects/attributions.yml
Resources/Audio/Effects/explosion_small1.ogg [new file with mode: 0644]
Resources/Audio/Effects/explosion_small2.ogg [new file with mode: 0644]
Resources/Audio/Effects/explosion_small3.ogg [new file with mode: 0644]
Resources/Audio/Effects/explosionfar.ogg [new file with mode: 0644]
Resources/Audio/Effects/explosionsmallfar.ogg [new file with mode: 0644]
Resources/Audio/Effects/metalbreak.ogg
Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml
Resources/Prototypes/Entities/Objects/Materials/Sheets/glass.yml
Resources/Prototypes/Entities/Objects/Misc/candy_bowl.yml
Resources/Prototypes/Entities/Objects/Misc/tiles.yml
Resources/Prototypes/Entities/Objects/Power/lights.yml
Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml
Resources/Prototypes/Entities/Objects/Specific/chemistry.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml
Resources/Prototypes/Entities/Structures/Furniture/Tables/tables.yml
Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml
Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml
Resources/Prototypes/Entities/Structures/Piping/Disposal/units.yml
Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/base_structurelockers.yml
Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml
Resources/Prototypes/Entities/Structures/Storage/storage.yml
Resources/Prototypes/Entities/Structures/Wallmounts/air_alarm.yml
Resources/Prototypes/Entities/Structures/Wallmounts/extinguisher_cabinet.yml
Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml
Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml
Resources/Prototypes/Entities/Structures/Wallmounts/surveillance_camera.yml
Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml
Resources/Prototypes/Entities/Structures/Walls/railing.yml
Resources/Prototypes/Entities/Structures/Walls/walls.yml
Resources/Prototypes/Entities/Structures/meat_spike.yml
Resources/Prototypes/SoundCollections/explosion.yml