(23a7169b0) Updated item assemblies to get the items in sync with the current prefabs (see #1363)

This commit is contained in:
Joonas Rikkonen
2019-04-04 11:09:17 +03:00
parent dce643e116
commit 66fa81bd3d
4 changed files with 392 additions and 4 deletions
@@ -26,10 +26,6 @@ namespace Barotrauma.Items.Components
private float blinkTimer;
private bool itemLoaded;
private float blinkTimer;
public PhysicsBody ParentBody;
[Editable(MinValueFloat = 0.0f, MaxValueFloat = 2048.0f), Serialize(100.0f, true)]