]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Spray Nozzle & Backpack Water Tank (#16133)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 6 May 2023 01:50:09 +0000 (21:50 -0400)
committerGitHub <noreply@github.com>
Sat, 6 May 2023 01:50:09 +0000 (11:50 +1000)
commit98481fb9a250b9db80cc71d144bfc5f68a83fcbf
treeec22311e87a3220ce328d0bf5e5b6b008aef00ab
parente80568747d0593b93ad8de8b15b267c30b1c9f76
Spray Nozzle & Backpack Water Tank (#16133)
30 files changed:
Content.Client/Weapons/Ranged/Systems/GunSystem.cs
Content.Server/Chemistry/Components/VaporComponent.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.Solution.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Components/ClothingSlotAmmoProviderComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Components/GunComponent.cs
Content.Shared/Weapons/Ranged/Components/SolutionAmmoProviderComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Clothing.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Solution.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs
Resources/Audio/Weapons/Guns/Gunshots/attributions.yml [new file with mode: 0644]
Resources/Audio/Weapons/Guns/Gunshots/water_spray.ogg [new file with mode: 0644]
Resources/Locale/en-US/prototypes/catalog/research/technologies.ftl
Resources/Prototypes/Catalog/Research/technologies.yml
Resources/Prototypes/Entities/Clothing/Back/specific.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/spraynozzle.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/janitorial.yml
Resources/Prototypes/tags.yml
Resources/Textures/Clothing/Back/Backpacks/waterbackpack.rsi/equipped-BACKPACK.png [new file with mode: 0644]
Resources/Textures/Clothing/Back/Backpacks/waterbackpack.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Back/Backpacks/waterbackpack.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Back/Backpacks/waterbackpack.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Back/Backpacks/waterbackpack.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Basic/spraynozzle.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Basic/spraynozzle.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Basic/spraynozzle.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Basic/spraynozzle.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Projectiles/water_shot.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Projectiles/water_shot.rsi/meta.json [new file with mode: 0644]