Delta-v/Content.Server/GameObjects/Components/Projectiles
RemberBL be48a25c14
Sound effect plays when an item is thrown (#2767)
* Adds toss.ogg to the project's resources

* Thrown items will now play a sound effect
2020-12-27 20:30:47 +11:00
..
ChemicalInjectionProjectileComponent.cs ChemicalInjectionProjectileComponent (#2657) 2020-12-08 23:19:01 +11:00
EmitterBoltComponent.cs Singularity, Particle Accelerator & Radiation Collectors (#2169) 2020-10-28 19:19:47 +01:00
ExplosiveProjectileComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
FlashProjectileComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
HitscanComponent.cs Change components to use timer component (#2426) 2020-10-30 15:02:49 +11:00
ProjectileComponent.cs Singularity, Particle Accelerator & Radiation Collectors (#2169) 2020-10-28 19:19:47 +01:00
StunnableProjectileComponent.cs Update components to use EnsureWarn (#2676) 2020-12-04 13:26:54 +01:00
ThrownItemComponent.cs Sound effect plays when an item is thrown (#2767) 2020-12-27 20:30:47 +11:00