Revert "Reduce gas and jetpack capacity (#18288)"

This reverts commit 02b06cce39.
This commit is contained in:
Aviu00
2024-01-27 14:36:11 +03:00
parent b58575c2f6
commit 673d3ed3c3
5 changed files with 107 additions and 109 deletions

View File

@@ -30,7 +30,7 @@ public sealed partial class PneumaticCannonComponent : Component
/// </summary>
[DataField("gasUsage")]
[ViewVariables(VVAccess.ReadWrite)]
public float GasUsage = 0.142f;
public float GasUsage = 2f;
/// <summary>
/// Base projectile speed at default power.