Piloting and thruster tuning (#5594)

Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
metalgearsloth
2021-12-03 13:03:06 +11:00
committed by GitHub
parent f4c10295dc
commit 56845da37b
6 changed files with 218 additions and 208 deletions

View File

@@ -51,7 +51,7 @@ namespace Content.Server.Shuttles.Components
[ViewVariables]
[DataField("impulse")]
public float Impulse = 5f;
public float Impulse = 450f;
[ViewVariables]
[DataField("thrusterType")]