diff --git a/Templates/Full/game/art/datablocks/teleporter.cs b/Templates/Full/game/art/datablocks/teleporter.cs index 168eea0b2..486729383 100644 --- a/Templates/Full/game/art/datablocks/teleporter.cs +++ b/Templates/Full/game/art/datablocks/teleporter.cs @@ -43,7 +43,7 @@ datablock SFXProfile(TeleportSound) datablock ParticleData(TeleporterFlash : DefaultParticle) { - dragCoefficient = "30"; + dragCoefficient = "5"; inheritedVelFactor = "0"; constantAcceleration = "0"; lifetimeMS = "500";