Твики (#575)
* faster skates * better rotation for RCD * remove WarpPoint component from station beacon * cleanup * add robust singulo * buff land mines * better l6 * wd edit * removing embed projectiles faster now * da ebanniy rot ya vse pereputal
This commit is contained in:
@@ -51,7 +51,7 @@ public sealed partial class ParticleAcceleratorSystem
|
||||
ParticleAcceleratorPowerState.Level2 => 3,
|
||||
ParticleAcceleratorPowerState.Level3 => 10,
|
||||
_ => 0,
|
||||
} * 10;
|
||||
} * 3.3f;
|
||||
}
|
||||
|
||||
if (TryComp<ParticleProjectileComponent>(emitted, out var particle))
|
||||
|
||||
Reference in New Issue
Block a user