diff options
-rw-r--r-- | client/map/items/burned.res | bin | 7297 -> 6920 bytes | |||
-rw-r--r-- | client/map/items/burned.tscn | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/burned.res b/client/map/items/burned.res Binary files differindex b8150bc7..8305ca6e 100644 --- a/client/map/items/burned.res +++ b/client/map/items/burned.res diff --git a/client/map/items/burned.tscn b/client/map/items/burned.tscn index 23cd450a..241bbf77 100644 --- a/client/map/items/burned.tscn +++ b/client/map/items/burned.tscn @@ -5,6 +5,6 @@ [node name="Burned" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(0.75, 0, 0, 0, 0.75, 0, 0, 0, 0.75, 0, 0, 0) +transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = ExtResource("1_wu5eo") skeleton = NodePath("") |