aboutsummaryrefslogtreecommitdiff
path: root/client/map
diff options
context:
space:
mode:
Diffstat (limited to 'client/map')
-rw-r--r--client/map/items/dough.resbin10298 -> 12899 bytes
-rw-r--r--client/map/items/dough.tscn2
2 files changed, 1 insertions, 1 deletions
diff --git a/client/map/items/dough.res b/client/map/items/dough.res
index 2337429d..58637689 100644
--- a/client/map/items/dough.res
+++ b/client/map/items/dough.res
Binary files differ
diff --git a/client/map/items/dough.tscn b/client/map/items/dough.tscn
index 10d591c9..73f8c494 100644
--- a/client/map/items/dough.tscn
+++ b/client/map/items/dough.tscn
@@ -5,6 +5,6 @@
[node name="Dough" type="Node3D"]
[node name="Mesh" type="MeshInstance3D" parent="."]
-transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
+transform = Transform3D(0.4, 0, 0, 0, 0.4, 0, 0, 0, 0.4, 0, 0, 0)
mesh = ExtResource("1_fe02r")
skeleton = NodePath("")