Fix fire extinguisher (#16113)

This commit is contained in:
Slava0135
2023-05-05 15:48:38 +03:00
committed by GitHub
parent 3fda81c8d3
commit ba36acca6a
3 changed files with 1 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
using Content.Server.Fluids.EntitySystems;
using Content.Shared.FixedPoint;
using Robust.Shared.Audio;
using Robust.Shared.Prototypes;
using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototype;

View File

@@ -24,6 +24,7 @@
solution: spray
- type: DrainableSolution
solution: spray
- type: SolutionTransfer
- type: ItemCooldown
- type: Spray
spraySound:
@@ -32,9 +33,6 @@
vaporAmount: 3
vaporSpread: 90
sprayVelocity: 2.0
sprayTimeAlive: 1.5
transferAmount: 5
impulse: 50.0
- type: FireExtinguisher
hasSafety: true
- type: MeleeWeapon

View File

@@ -51,7 +51,6 @@
- type: Spray
sprayedPrototype: BigVapor
sprayVelocity: 5
sprayAliveTime: 5
spraySound:
path: /Audio/Effects/spray2.ogg